Re: Is the kMIDIPropertyUniqueID the same between reboots?
Re: Is the kMIDIPropertyUniqueID the same between reboots?
- Subject: Re: Is the kMIDIPropertyUniqueID the same between reboots?
- From: "X. J. Scott" <email@hidden>
- Date: Sat, 06 Mar 2004 18:59:21 -0500
on 3/6/04 5:30 PM, Malcolm Haylock wrote:
>
I need to store a reference to a MIDI source and destination in a
>
program's preferences. Do I store the unique ID returned from
>
kMIDIPropertyUniqueID or will this change between roboots? If not, what do
>
I save?
Yes, all hardware ports stays the same. In rare cases, virtual ports might
possibly change if the program hosting them doesn't do it right, so it
doesn't hurt to check by name when reconnecting if and only if the search by
uniqueID doesn't find the port first.
- jeff
_______________________________________________
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.