Spirez wrote:How would i go about doing this?
Basically i've got two midi ins, one is hookep up to my keyboard, the other to my interface.
I need another midi in so that i can start using sysex midi dump in my sequences to call up the correct patches from my Proteus when i load a track.
Is it as simple as plugging in some kind of midi interface or what?
Cheers
i was just reading this thread and realised that the answers to spirez original question were partly inconclusive. so for the benefit of anyone who didnt quite understand the outcome heres my take on it.
if you want the correct patches to load on your synth automatically when you play a sequence there are two ways you can achieve this.
1. you can transfer the patch data from your synth to the mpc midi track using a sysex (system exclusive) dump and embed it within the track. getting involved in sysex dumps can be a bit too technical for some folk and its not done the same for all synths.
2. much quicker and easier to implement are program changes. use program changes within your mpc tracks to send a program (patch) change message to your synth. the synth must be set to receive these messages. program changes can be placed anywhere in your tracks, not just at the beginning. useful for changing a sound for the chorus, for example.
out of coincidence, i happen to have a PK6 (proteus keys) which is basically a proteus 2000 with keys. so my setup is the same as spirez. so any proteus users should find it easy to use program change messages. on the proteus a program change message consists of the MSB, LSB and patch number. this information is displayed when you press audition. read up on mpc program changes for what to do with these numbers.