Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


[split] moOde 8.3.0 and CamillaDSP Volume
#9
I don't see anything suspicious in the log.

The basic moving parts of the MPD to CamillaDSP volume proxy are below.

Code:
1. mpd2cdspvolume service. Monitors MPD events and proxies volume changes to CamillaDSP
systemctl status mpd2cdspvolume

2. Volume state file. Maintains CamillaDSP volume level in dB and is used when resuming playback or after restarting.
cat /var/lib/cdsp/camilladsp_volume_state

3. MPD mixer type = null. This results in MPD continuing to emit volume change events but not actually changing the volume.
cat /etc/mpdconf
audio_output {
type "alsa"
name "ALSA Default"
device "_audioout"
mixer_type "null"
dop "no"
stop_dsd_silence "no"
thesycon_dsd_workaround "no"
}

You could try monitoring the CamillaDSP volume slider by opening the Pipeline editor in a separate tab or window. 

It should change as you change the moOde knob. When pausing or stopping play the slider should disappear. It should reappear and reset to the last volume level after resuming.

   
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply


Messages In This Thread
RE: [split] moOde 8.3.0 and CamillaDSP Volume - by Tim Curtis - 03-17-2023, 07:59 PM

Forum Jump: