jamoma / JamomaCore

Jamoma Frameworks for Audio and Control Structure
Other
36 stars 14 forks source link

DataspaceLib: midigain unit -96 dB modification #375

Closed lossius closed 8 years ago

lossius commented 8 years ago

In the past the midigain unit has been usign a non-linear curve with

0 midigain => 0 linear 100 midgain => 0 dB 110 midigain => 6 dB 127 midigain => 10 dB

Additionally midigain = 10 has approximately equaled -96 dB.

With the recent lower limitation of the dB range to -96 dB, the low end of the midigain curve ought to be modified so that e.g. midigain = 1 => -96 dB

First step is to make a new specification.