Re: MusicSequence sending to MIDI end point ?
Re: MusicSequence sending to MIDI end point ?
- Subject: Re: MusicSequence sending to MIDI end point ?
- From: Benjamin Golinvaux <email@hidden>
- Date: Fri, 1 Jun 2001 10:37:49 +0200
So, to make sure I have understood things correctly :
It is impossible, right now, to use MusicPlayer.h as a generic
sequencing engine
to create, let's say, the next Cubase clone.
I have to deal with MIDI file parsing and playing myself if I need to
send the data
to a MIDI external interface or a virtual end point. Am I right ?
Or maybe I need to write a "dummy" (without audio output) MusicDevice
that sends
its received MIDI data to endpoints using CoreMIDI. Does it sound
possible at all ?
Thanks
Benjamin