|
||
Title: Mapping Velocity Post by edimarcristo on Mar 18th, 2025, 9:10pm Hello, I have a keyboard where the black keys are more sensitive than the white ones, could someone give me a tip on how to map only the black ones so that 15 is subtracted from the velocity? |
||
Title: Re: Mapping Velocity Post by Breath on Mar 20th, 2025, 7:09pm There is really only one way to do this and that is to use the Scripting function. You need to write a script that ... Selects an incoming black note by comparing the incoming MidiOn key to a list of possible black key numbers Read the Velocity and subtract 15. Output the changed message. The trick here is that you need to do some coding. Check the Help menu option to read about Scripting Jamie has provided some examples and were installed in your MidioOx program location subdirectory '/WHS' Here is an answer to a similar problem that contains a script example by me that you can download and edit... http://www.midiox.com/cgi-bin/yabb/YaBB.pl?board=MOXScript;action=display;num=1657511134;start=0#0 All the best Royce |
||
MIDI-OX User Forum » Powered by YaBB 1 Gold - SP 1.3.1! YaBB © 2000-2003. All Rights Reserved. |