Re: Audio Units MIDI output
Re: Audio Units MIDI output
- Subject: Re: Audio Units MIDI output
- From: Andre Schnoor <email@hidden>
- Date: Mon, 15 Jun 2009 10:04:56 +0200
Am 15.06.2009 um 07:54 schrieb Blue Cat Audio Dev:
With Audio Units it's possible for an audio effect to output MIDI
data thanks to the kAudioUnitProperty_MIDIOutputCallbackInfo and
kAudioUnitProperty_MIDIOutputCallback properties. We were able to
test this with several host applications but could not find a way to
test this in Logic: is there a way to route the MIDI output of a
plugin to the input of another one or to the output of the MIDI
interface? If it's possible, what's the procedure? Can this be done
accross several tracks?
To my knowledge, no. I'm struggling with the same problem. My plan is
to create an AU that connects to my composition application via OSC
and feeds a Logic track with MIDI (either live or as a batch by
inserting regions). Can't yet see how to achieve that.
With CoreAudio/CoreMIDI getting more mature and widely used over time,
IMO its time to acknowledge that the unidirectional role model where
the "DAW track is the sole source of all MIDI" is no longer viable.
Concerning your question: You could try to create a new MIDI endpoint
for your plugin programmatically and connect to that from Logic's
environment. I doubt however that this connection is retained by the
Logic project automatically.
Andre
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden