Dodgy Key on controller
-
- KVRAF
- 1925 posts since 29 Mar, 2013
Hi, I have a 2 octave keyboard controller, Novation Remote 25 LE, one key has decided to output a high velocity even when pressing it lightly. Is there a module or even a vst that could pick out that one physical key ( not pitched note ) to restrain it a little, at least until I get a new keyboard.
Beauty is only skin deep,
Ugliness, however, goes right the way through
Ugliness, however, goes right the way through
- KVRAF
- 7412 posts since 8 Feb, 2003 from London, UK
A "physical key" can only be known by its MIDI Note Number after it's left the keyboard, so you're constrained to always playing the same MIDI Note with that key if you want a fix at all.
Also, you really want this before the MIDI event gets to MuLab, as MuLab records at that point and you'd have to change all your sessions to route MIDI in through the "fix" before then proceeding onward. Then change them all back when you get the new keyboard. And the recorded MIDI will still be wrong.
There's an Event Processor called "Note Key/Vel filter" that might be what you're after. You probably need three filters: less than, equal to and greater than the key, with equal to adjusting the max velocity appropriately.
Also, you really want this before the MIDI event gets to MuLab, as MuLab records at that point and you'd have to change all your sessions to route MIDI in through the "fix" before then proceeding onward. Then change them all back when you get the new keyboard. And the recorded MIDI will still be wrong.
There's an Event Processor called "Note Key/Vel filter" that might be what you're after. You probably need three filters: less than, equal to and greater than the key, with equal to adjusting the max velocity appropriately.
-
- KVRAF
- Topic Starter
- 1925 posts since 29 Mar, 2013
Ok thanks, so maybe have a few MIDI filters in series, one each for every rogue note in every octave.
Its only til I get a new keyboard anyway
Its only til I get a new keyboard anyway
Beauty is only skin deep,
Ugliness, however, goes right the way through
Ugliness, however, goes right the way through
- KVRAF
- 7412 posts since 8 Feb, 2003 from London, UK
Unfortunately there isn't an "everything except this note" filter and I don't think the note numbers in the filters can be automated, so however you do it, it will be a bit clunky...
