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
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.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now