Re: MIDI endpoint names & others
Re: MIDI endpoint names & others
- Subject: Re: MIDI endpoint names & others
- From: Doug Wyatt <email@hidden>
- Date: Tue, 25 Jun 2002 08:09:30 -0700
On Tuesday, Jun 25, 2002, at 02:42 US/Pacific, Norbert Schnell wrote:
Hi!
1.
I am wondering how to persistently represent a MIDI source or
destination.
I thought a concatenation of the device, entity and endpoint name (or
only the endpoint name in case of a virtual endpoint) should do it but
unfortunately I don't get a name neither from the entity nor from the
device...
What device? I've never seen one without a name.
Best is to save the uniqueID property and the device + entity name.
Match first on the uniqueID -- then you will tolerate renaming. And
then you still have the name to display to the user if the device is
missing.
2.
Is running over all end points and compare the names the only way to
get end points by name?
Yes.
3.
Is the MIDI in the Mac OS 10.2 developer pre-release considered as ok?
No.
Should 10.1 applications be binary compatible with 10.2
Yes.
(I have the impression that none of the available MIDI binaries for X
runs on 10.2)
I would too if all I'd looked at was the developer preview. We caught
the problem shortly before WWDC but it was too late to rev.
Doug
--
Doug Wyatt
work: email@hidden (CoreAudio)
personal: email@hidden
http://www.sonosphere.com
"Live to learn to live."
-- Sign at Wat Chedi Luang, Chiang Mai, Thailand
_______________________________________________
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.