|
well it depends on the device - some can work with JUST CC0 (APSLive was this way IIRC)
KX by default uses MSB+LSB -
Bu this should always work for banks 0-127...
CC0, # - send the LSB of your desired bank
CC32 ,0 - send MSB (always 0 if bankes < 127)
Note: Sonar treats bank selects differently (more directly, no user need to mess with CC's for bank selections)
Look for your EMU APS 'MIDI IMPLEMENTATION' chart - it supplies much off the technical info in a short table format.
|