Page 1 of 1

Posted: 03 Oct 2008, 01:22
by Androidmonk
Is there a way to change the note range of the midi fader?


I'm working on a patch that lets the user select a custom scale, and I'd like to have the sliders set to a 3 or 4 octave range.

Posted: 03 Oct 2008, 10:13
by ethnix73
If you are you talking about the FaderNote module, you can change value in the control panel or using the data/data manipulation/change scale patch...

Posted: 03 Oct 2008, 12:39
by nay-seven
you also have a script named " Midi Transpose" in the script dir
and also a Midi Dispatcher for the choice....?

Posted: 04 Oct 2008, 01:54
by Androidmonk
Thanks! I'll check it out.