I am building a synthesizer with my midi keyboard and I am using this expression in order to control the dynamics from the income velocity of each note:
|
[+ 110]
|
[/ 237]
|
- |
[dbtorms]
|
and so I have the income velocity (0-127) ranging in rms (0-1), with a curve (not linear). Is there other ways to make different curves of velocity?