• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Finding External MIDI Devices
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Finding External MIDI Devices


  • Subject: Re: Finding External MIDI Devices
  • From: Jeremy Sagan <email@hidden>
  • Date: Fri, 28 Nov 2003 15:19:37 -0500

Robert,

Have you tried this:
static MIDIEndpointRef EndPointToConnectionEndPoint(MIDIEndpointRef sp)
{
CFDataRef UniqueConnectionIDArray;
OSStatus stat = MIDIObjectGetDataProperty(sp, kMIDIPropertyConnectionUniqueID, &UniqueConnectionIDArray);
....

Jeremy

On Friday, November 28, 2003, at 03:00 PM, Robert Grant wrote:

So I've got a MIDISport 2x2 connected to an Emu Proteus which is defined as such in AMS. But when I examine the MIDI Device to which that MIDI Endpoint is connected I get the MIDISport not the Proteus and as such have no way of finding it's MIDI name document.

How is one supposed to make the leap from the USB MIDI device to the actual external MIDI device?

I can find the Proteus by iterating over MIDIGetExternalDevice() - but I don't see how to make the link between the endpoint and the external device.

Thanks,

Robert.
_______________________________________________
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.
_______________________________________________
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.

  • Follow-Ups:
    • Re: Finding External MIDI Devices
      • From: Robert Grant <email@hidden>
References: 
 >Finding External MIDI Devices (From: Robert Grant <email@hidden>)

  • Prev by Date: Finding External MIDI Devices
  • Next by Date: Re: AU from scratch
  • Previous by thread: Finding External MIDI Devices
  • Next by thread: Re: Finding External MIDI Devices
  • Index(es):
    • Date
    • Thread