Re: Use of MIDIRawData and others non midi standards events
Re: Use of MIDIRawData and others non midi standards events
- Subject: Re: Use of MIDIRawData and others non midi standards events
- From: Bill Stewart <email@hidden>
- Date: Sun, 10 Nov 2002 22:37:41 -0800
MIDI Meta events are just that - they have no valid existence outside
of the context of a MIDI file.
MIDIRawData is generally considered to be SysEx by the MusicSequence -
and is a valid MIDI event and will be sent as such
UserData is there for you to put your own marker - but you have to
search the track again to find the user events that you added (the
sequence doesn't *yet* have a callback style event)
Bill
On Friday, November 8, 2002, at 04:58 AM, Philippe Wicker wrote:
Hi,
I'm wondering how events such as MIDIRawData, MIDIMetaEvent or
MusicEventUserData events are translated (if they are) when a
MIDIEndpointRef has been assigned as a destination for the MusicPlayer
(by the mean of MusicSequenceSetMIDIEndpoint). As far as I have
understood, a MIDIEndpointRef receives a PacketList which contains only
"standard" midi events.
Anybody has an idea?
Philippe Wicker
email@hidden
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.
--
mailto:email@hidden
tel: +1 408 974 4056
________________________________________________________________________
__
"Much human ingenuity has gone into finding the ultimate Before.
The current state of knowledge can be summarized thus:
In the beginning, there was nothing, which exploded" - Terry Pratchett
________________________________________________________________________
__
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.