Digineural Posted November 8, 2012 Report Posted November 8, 2012 I'm building a MB64e based dedicated controller for another synth. The controller will just send CC events to the synth for parameter changes but I still want the synth to get all the MIDI messages coming into the controller from a sequencer. Does MB64e natively support forwarding or do I have to implement it in void MPROC_NotifyReceivedEvnt( unsigned char evnt0, unsigned char evnt1, unsigned char evnt2) __wparam { ... } such as found in the tutorials? Best regards, Dan Quote
TK. Posted November 10, 2012 Report Posted November 10, 2012 The MB64E has an integrated MIDI merger which will do this job - just enable it. :) Best Regards, Thorsten. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.