Skip to content

v0.6.1 - Allow setting gain over 1.0

Latest
Compare
Choose a tag to compare
@bananu7 bananu7 released this 04 Apr 21:45

Previously, the faders used a simple formula for gain - steps / 100. That resulted in gain values from 0 to 1. The actual livetrak interface allows digital boost up to +10dB, so I implemented the fader steps to dB conversion, and then dB to gain. Thusly, all faders start at 80 steps now (0dB), going up 20 steps to maximum is +10dB (or gain of about 3.16), going 20 steps down is -10dB and so on.

Known issue: the scale doesn't show up as of now - #47.

image