@the-red_1 I just use a math.mul node with the formula of "+6 dB = 2x the volume" "-6 dB = 0.5x the volume"...
So a range of ±24 dB would be a math.mul node ranging from 0.125 to 8.
@the-red_1 I just use a math.mul node with the formula of "+6 dB = 2x the volume" "-6 dB = 0.5x the volume"...
So a range of ±24 dB would be a math.mul node ranging from 0.125 to 8.
@David-Healey I know about tracktion engine... But I want to do it this way round till the channel strip is built atleast.
The console style Mixer has been a dream of mine since long. And this is a part I want to experiment with. And I'll learn a lot more about plugin design in the process.
Once the channel strip is built, I do plan on looking at tracktion engine for the implementation of playlist, mixer and such basic features of a DAW.
@David-Healey Not a lot of code, I'm doing this 5-model thing in a new project. Here is the code and the scriptnode.

