• 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
AUMIDIController Virtual Destination
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

AUMIDIController Virtual Destination


  • Subject: AUMIDIController Virtual Destination
  • From: "Dan Callaway" <email@hidden>
  • Date: Thu, 10 Jul 2003 15:56:04 -0700

Hello,


I am having some trouble configuring an AUMIDIController. My app sends large
groups of MIDI packets at a time, relying on MIDIServer to schedule delivery.
To date, my MIDISend call has directed output to a hardware MIDI port, which
works well. I want to allow playback through the stock DLS MusicDevice, so I
am trying to:

1) Create an AUMIDIController

2) Link this AUMIDIController to the stock DLS

3) Set up the AUMIDIController as a CoreMIDI virtual destination


The AUMIDIController documentation states that an AUMIDIController can be set
up as a virtual destination, but I can't find any further documentation on
this. When I create the AUMIDIController, FindNextComponent does 'see' it,
but I can't get it to react to MIDISend. Furthermore, all the sample code in
the list archive concerning AUMIDIController takes the approach of setting up
a MIDI Source and then using MIDIReceived() to route packets to the
AUMIDIController. To take advantage of the MIDIServer scheduler, though, I'd
like to set up the AUMIDIController as a virtual destination, so that it is
interchangeable with hardware ports.

Is this possible?

Thanks,

Dan Callaway
digitalconductor.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.

  • Follow-Ups:
    • Re: AUMIDIController Virtual Destination
      • From: Doug Wyatt <email@hidden>
  • Prev by Date: Re: AudioDevice, sleep time after device stream changed is in need?
  • Next by Date: Re: MIDI parser
  • Previous by thread: Re: AudioHardwareGetProperty problem; THANKS!
  • Next by thread: Re: AUMIDIController Virtual Destination
  • Index(es):
    • Date
    • Thread