• 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
Audio MIDI Setup Names
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Audio MIDI Setup Names


  • Subject: Audio MIDI Setup Names
  • From: "brucecoughlin" <email@hidden>
  • Date: Fri, 13 Jun 2003 01:38:56 -0400

I'm sure this has probably been asked before, but I can't seem to get into
the archives.



I can't figure out how to access the Audio MIDI Setup names from my app.

For instance, I'm using
MIDIGetNumberofSources() then
MIDIGetSource then
MIDIObjectGetStringProperty(src, kMIDIPropertyName, &pname);

to get the interface model and port name of the ports on a midi interface.

But what I end up with is a list like
MIDITimePieceAV:Port 1
MIDITimePieceAV:Port 2

etc

What I WANT to see are the synths, etc that are connected to those ports,
whose names are in the Audio MIDI Setup.
MIDITimePieceAV:JV2080
MIDITimePieceAV:S-760

How do I access these?

I tried using MIDIDeviceGetEntity() (and the associated calls with it) but
that only returned the same info I already had gotten (Port 1, Port 2, etc).


Any hints?

TIA
_______________________________________________
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: Audio MIDI Setup Names
      • From: Pete Yandell <email@hidden>
  • Prev by Date: Re: InstrumentCount
  • Next by Date: A potentially nasty bug in AUDispatch.cpp
  • Previous by thread: Re: FFT Format for iTunes Plug-ins
  • Next by thread: Re: Audio MIDI Setup Names
  • Index(es):
    • Date
    • Thread