Hi all, Been reading through the NKSP documentation again and trying to undeerstand how to trigger keyswitches from a script.
All I can find are play_note, change_note and set_par_event play_note says: almost like generating a new MIDI note-on event programmatically, with the difference though ... no MIDI specific note-on handling be done (i.e. it will have no effect on key switching or on the status of built-in array variable %KEY_DOWN[]). change_note says: MIDI processing tasks of the sampler like exclusive groups (a.k.a. key groups), key based round robin and all other common MIDI processing tasks are not affected by this function at all. and set_par_event's midi note function says (I think?) that it's functionally identical to change_note Am I SOL on scripting MIDI notes that can affect keyswitch areas of the keyboard? While I thought set_gig_dimension would point me in the right direction, but it does not seem to have any bearing on the keyswitch dimension. Thanks, Andrew.
_______________________________________________ Linuxsampler-devel mailing list Linuxsampler-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linuxsampler-devel