• 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: au midi/control output in panther
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: au midi/control output in panther


  • Subject: Re: au midi/control output in panther
  • From: Matthew Johnson <email@hidden>
  • Date: Wed, 5 Nov 2003 12:22:46 -0600

Thanks! This is exactly what I was looking for!

Matthew

On Nov 5, 2003, at 11:20 AM, Chris Reed wrote:

if you look at the CoreAudio/CoreAudioTypes.h header file, you'll see the enum kAudioFormatMIDIStream just below the AudioStreamBasicDescription.

to send midi data out of an AU, create a bus that has the format ID of its stream format set to kAudioFormatMIDIStream. you then push MIDIPackeLists down the bus to send MIDI events.

similarly, for parameter value streams, there is the kAudioFormatParameterValueStream format ID. and for time code streams there is kAudioFormatTimeCode.

unfortunately, no hosts support any of these stream types yet, that i know of.

cheers
-chris

On Nov 5, 2003, at 12:07 AM, Matthew Johnson wrote:

I posted a while back regarding support for audio units that process and output midi or control signals. It was stated that this support was to be included in panther. I have looked through everything I can find and I don't see it. Am I missing something or did this functionality get moved to a future release?

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

References: 
 >au midi/control output in panther (From: Matthew Johnson <email@hidden>)
 >Re: au midi/control output in panther (From: Chris Reed <email@hidden>)

  • Prev by Date: VST2AU SDK and MacOS 10.3 problem
  • Next by Date: Re: au midi/control output in panther
  • Previous by thread: Re: au midi/control output in panther
  • Next by thread: Re: au midi/control output in panther
  • Index(es):
    • Date
    • Thread