The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 906 - File: showthread.php PHP 7.2.34 (Linux)
File Line Function
/showthread.php 906 errorHandler->error



Thank you for your donation!


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


Understanding volume setting with CamillaDSP
#1
Hello Forum,

I am trying to get my head around the volume information displayed in moOde when playing audio using CamillaDSP.

For example:
Code:
Volume typeCamillaDSP (64-bit), Range 70 dB
Volume levelsKnob 80, ALSA 0.00dB, CDSP -14dB

I can see that the Knob Position (KP), Volume Range (VR), and volume level are related: -(100-KP)*VRdB/100 is -14dB
(This formula is not valid for very low knob positions but I am only interested in redondance here. It is valid for all volume ranges from 30dB to 80dB.)

Changing the Audio ALSA Options Max Volume value from 100 to 80 changes the current ALSA volume to 94% (according to moOde GUI) but yields:
Code:
Volume typeCamillaDSP (64-bit), Range 70 dB
Volume levelsKnob 80, ALSA -6.00dB, CDSP -14dB

My (limited) understanding is that a -6dB drop is a 50% drop in amplitude (10^(-6/20) = 50%).

How can I relate the change in Max Volume value and the resulting ALSA dB value ?

Regards,

PS: Thanks to every contributors that produced docs/moode_audio_infrastructure.md at main · moode-player/docs · GitHub.
Reply


Messages In This Thread
Understanding volume setting with CamillaDSP - by scaronpce - 05-10-2025, 07:31 PM

Forum Jump: