MIDI Object dictionary property kMIDIPropertyNameConfiguration
MIDI Object dictionary property kMIDIPropertyNameConfiguration
- Subject: MIDI Object dictionary property kMIDIPropertyNameConfiguration
- From: "Steve O'Connell" <email@hidden>
- Date: Mon, 26 Jan 2004 09:49:35 -0500
I'm trying to set the patch file for a client (or client endpoint) using the
function MIDIObjectSetDictionaryProperty with the property
kMIDIPropertyNameConfiguration. I'm using 10.3.2. The file name that the
dictionary points to is the MMA .midnam XML file.
The problem is that I get a crash when I call
MIDIObjectSetDictionaryProperty for either the client or client endpoint. I
can't find any example code anywhere, just the minimal documentation
included in the MIDIServices.h header file.
How do I attach a patch file for an endpoint? I assume I use
MIDIObjectSetDictionaryProperty as opposed to MIDIObjectSetDataProperty. I
see that the kMIDIPropertyNameConfiguration property dictionary also
supports a list of names ("banks" of the dictionary) in addition to an
explicit file reference ("master" of the dictionary).
Thanks,
--
Steve O'Connell
email@hidden
BitHeadz, Inc.
2850 South County Trail
Suite #1
East Greenwich, RI 02818
401-886-7045 (work)
401-886-7049 (fax)
Www.bitheadz.com
_______________________________________________
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.