Pop ups dB and gain....
-
Hi I know about Engine.getDecibelsForGainFactor() so I can set the dB of the Gain of my Sampler but...
Is there a way I can show this dB value in the UI popup?
I've tried several combinations none seem to work really...
-
There are two ways. The first is to add a script that has a knob that controls the volume of the sampler, then link the knob on your interface to this knob using the interface designer. The second is to use a simple gain module instead of controlling the sampler's volume directly, this also has the advantage that changing the volume during playback won't cause unwanted noises - again you need to link the knob on your interface to the module via the interface designer.