Re: .mid files through CoreMidi
Re: .mid files through CoreMidi
- Subject: Re: .mid files through CoreMidi
- From: Roy Lovejoy <email@hidden>
- Date: Thu, 24 Jul 2003 09:24:29 -0700
On Wednesday, July 23, 2003, at 02:46 PM, Zico Kolter wrote:
Will the MusicPlayer APIs do what you need for this?
They work wonderfully-
But, as someone who tries to keep _everything_ tidy, deleting
everything I new,
MusicSequenceSetMIDIEndpoint() doesn't leave me with warm fuzzies..
google returns 0 hits on MusicSequenceSetMIDIEndpoint, as does ADC
search,
as does coreaudio.pdf search..
if I call MusicSequenceSetMIDIEndpoint(), with a new endpoint, does the
sequence now own the endpoint? or do I still need to dispose of it?
does MusicSequenceSetMIDIEndpoint() dispose of it's own endpoints, or do
I need to MusicSequenceSetMIDIEndpoint() back the old ones grabbed from
MusicTrackGetDestMIDIEndpoint(), (like you had to do with
SetPortPixMap())
or does everything _just_work_ ?
_______________________________________________
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.