MusicSequence sending to MIDI end point ?
MusicSequence sending to MIDI end point ?
- Subject: MusicSequence sending to MIDI end point ?
- From: Benjamin Golinvaux <email@hidden>
- Date: Thu, 31 May 2001 14:54:02 +0200
Dear list(s) members,
I've read the recently posted docs on CoreAudio and MIDI
(developer.apple.com/audio)
I have a question regarding the MusicPlayer API
A MusicSequence object can be linked to an AUGraph so that it sends the
MIDI data to the AudioUnits inside the graph.
But is it possible to tell a MusicSequence to send its data to a MIDI
end point instead ?
That would allow to use the MusicPlayer API to write sequencers that
connect to either external gear or other applications instead of just
driving software synthesizers...
Do I misunderstand something ?
Thanks a lot for your help
Benjamin Golinvaux