Re: MIDI Clients and Ports names
Re: MIDI Clients and Ports names
- Subject: Re: MIDI Clients and Ports names
- From: Doug Wyatt <email@hidden>
- Date: Wed, 14 May 2003 14:47:12 -0700
On Wednesday, Apr 30, 2003, at 02:20 US/Pacific, Fredrik Lundkvist
wrote:
Hello
I am implementing CoreMIDI for an application. When creating a client
and in/out ports the functions - MIDIClientCreate() and
MIDIInputPortCreate() -
take a name parameter. How is the name used?
The client and the ports are not visible to other apps. Can I use
empty strings?
Hi,
You can use any names you like, but please do try to choose meaningful
ones.
Right now I use them when debugging in the MIDIServer and I'll go crazy
if every client has empty names :-)
In the future it's not inconceivable that there will be a situation in
which the user can see the clients and ports, with their names.
Doug
_______________________________________________
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.