Audio Unit and MIDI System-Exclusive
Audio Unit and MIDI System-Exclusive
- Subject: Audio Unit and MIDI System-Exclusive
- From: "Haeseong Jo" <email@hidden>
- Date: Tue, 20 Nov 2007 11:29:32 +0900
- Y-message-id: <006b01c82b1d$d038f9e0$0200a8c0@monoffice>
Hello,
I'm implementing a feature about System-Exclusive message on my AU,
so overriding AUMIDIBase::HandleSysEx() function as documented.
But unforfunately, with Logic (I've check v7 and v8),
HandleSysEx() function is not called properly.
On loading AU, HandleSysEx() is called by two messages,
the first is 8 bytes long, and the second is 408 bytes long,
but I think they are not ordinary SysEx messages.
Then no other SysEx message in MIDI track is sent to AU.
I've checked with SinSynth AU example and it's same.
Any help?
Thanks in advance.
Haeseong Jo.
LUXONIX.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden