Change pitch bend up/down range?

Discuss how to use FL Studio

Return to “FL Studio Users Forum (Looptalk)”

Forum rules
Please read them here.
[You can only see part of this thread as you are not logged in to the forums]
spatialF
Mon Jun 14, 2021 8:28 pm

x

Change pitch bend up/down range?

I want to program the pitch bend to be a tone up and a fourth down (5 semitones).
The way I currently do it is link to controller and input this extremely tedious function into the input mapping:

Code: Select all

Min((Input-0.5)*0.4+0.5, Input)
I also have to completely alter it whenever I want to change the range.
Is there a better way to do this?

Return to “FL Studio Users Forum (Looptalk)”