argo
Seeker
Posts: 3
|
Post by argo on Nov 3, 2014 3:25:45 GMT
I have a LaunchKey keyboard that I use with SampleTank for performances. I wanted a way to have the pads trigger presets in SampleTank.
These are mappings for MidiBridge's Stream Byter. This works when SampleTank is set to take midi program changes on channel 1.
# Map Novation LaunchKey pads to program change 1-16
N9 28 = C0 00
N9 29 = C0 01
N9 2A = C0 02
N9 2B = C0 03
N9 30 = C0 04
N9 31 = C0 05
N9 32 = C0 06
N9 33 = C0 07
N9 24 = C0 08
N9 25 = C0 09
N9 26 = C0 0A
N9 27 = C0 0B
N9 2C = C0 0C
N9 2D = C0 0D
N9 2E = C0 0E
N9 2F = C0 0F
|
|
nic
Soapbox Supremo  
Troublemaker
Press any key to continue
Posts: 2,011
|
Post by nic on Nov 3, 2014 10:16:29 GMT
Very handy argo - thank you for posting this. Regards, Nic.
|
|
mok
Converser

Posts: 7
|
Post by mok on Aug 26, 2015 4:02:40 GMT
Yes, thank you. I made some alterations on the ordering since the buttons arrange themselves in a strange wrap-around fashion, but otherwise a copy/paste fix! Also helped provide a little more example for me to better understand MIDI hex bytes, and the Stream Byter system. Still kinda spinnning, but it's starting to make sense.
|
|