Jump to content

Recommended Posts

Posted

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...