Help with 'pseudo' Log with 6dB Headroom
Posted: Sat May 23, 2015 2:53 pm
Hi,
i'm again a little lost with my little mathematician knowledge here...
I need a Midi output value (CC 0-127) that mimics the behaviour in this RTF doc:
Thanks in advance!
Walter
P.S.: All values have an added 0.01 shunt (0.5 > 0.51 = -6dB, CC 64)...
i think i used this trick to compensate the rounding errors: float > Integer
i'm again a little lost with my little mathematician knowledge here...
I need a Midi output value (CC 0-127) that mimics the behaviour in this RTF doc:
Thanks in advance!
Walter
P.S.: All values have an added 0.01 shunt (0.5 > 0.51 = -6dB, CC 64)...
i think i used this trick to compensate the rounding errors: float > Integer