Page 1 of 1

Posted: 13 Oct 2014, 11:27
by noise2sine
Hello,

I'm using a patch for muting all midi notes except one (i'm using that patch for controlling midi drums pattern on one file) .The problem is that the fader value is midi note numbers and would prefer midi notes names like c1,c#1 etc...
How can make that ?

Cheers

Posted: 13 Oct 2014, 20:47
by Fléau
you're always under V5?
interface design / fader(midi note) is displaying the note.

Posted: 13 Oct 2014, 21:19
by nay-seven
yes, but the midi fader show the number before the midi value.
if you want only the notes name , you'll need to feed a list box and link it this way ( for the fader layout, you need to disable show value)

Image