03-19-2023, 04:21 PM
Thanks Tim. I've been using it on Fixed, but switching to Variable Volume makes no fundamental difference.
Thank you for your donation!
[split] moOde 8.3.0 and CamillaDSP Volume
|
03-19-2023, 04:21 PM
Thanks Tim. I've been using it on Fixed, but switching to Variable Volume makes no fundamental difference.
03-19-2023, 05:04 PM
(This post was last modified: 03-19-2023, 05:10 PM by ycdtosa.
Edit Reason: added that the DAC has no volume control
)
Good to see progress!
My system upgraded from 8.2.5 too (and many version before). About the Hardware/Software volume control, I am using a Geshelli J2 DAC (no volume control, USB), which reports this: Code: pi@moode:~ $ sudo moodeutl -d | grep amixname
03-19-2023, 05:38 PM
@ycdtosa : Very cool-looking DAC, and available in different flavours depending on the chip! Hope it sounds as good as it looks.
03-19-2023, 05:52 PM
(03-19-2023, 05:04 PM)ycdtosa Wrote: Good to see progress! Can you adjust the volume of this DAC in alsamixer?
03-19-2023, 09:23 PM
Sorry I am not 100% sure what you mean with alsamixer.
If I change the Max volume in the ALSA options from 100% to 50% it has no effect (Volume type at Software).
03-19-2023, 09:35 PM
(03-19-2023, 09:23 PM)ycdtosa Wrote: Sorry I am not 100% sure what you mean with alsamixer. Open the SSH terminal in System Config, login with userid = pi and the password you setup from the Pi Imager and type in the command below Code: alsamixer -c2
03-20-2023, 07:01 PM
Thank you Tim; the alsamixer does not change the volume.
The Geshelli J2 DAC is using a Amanero USB Module, from moodeutl: Code: 20230318 145004 worker: --
03-20-2023, 07:04 PM
(03-19-2023, 05:38 PM)jonners Wrote: @ycdtosa : Very cool-looking DAC, and available in different flavours depending on the chip! Hope it sounds as good as it looks. Yes very happy with it, I have the one with the AK4493.
03-20-2023, 07:25 PM
(03-20-2023, 07:01 PM)ycdtosa Wrote: Thank you Tim; the alsamixer does not change the volume. Thats very odd that the DAC reports having a Hardware mixer but it can't be adjusted by ALSA :-0 That will cause some amount of breakage in moOde because moOde will think the DAC has an operational Hardware volume controller. Things like CamillaDSP volume switching, Renderer 0dB setting and so on won't work correctly. I'd really like to understand why these two DAC's have this behavior where alsamixer can't control their Hardware volumes. Geshelli J2 DAC IFi Audio Zen DAC V2 -Tim
03-20-2023, 08:25 PM
(This post was last modified: 03-20-2023, 10:26 PM by Tim Curtis.
Edit Reason: Fix logfile
)
@bitlab suggested that the DAC's might be reporting an invalid USB mixer profile to ALSA.
@jonners and @ycdtosa, run the command below and then post/attach the log file. It may contain some info about whats going on and possibly lead to a method for detection so moOde will not flag these or other similar DAC's as having Hardware volume. It might print a couple odd messages but they are harmless Code: alsa-info --stdout > /tmp/alsa.log |
« Next Oldest | Next Newest »
|