On Sat, Mar 31, 2018 at 11:19 PM, Brian Willoughby <bri...@audiobanshee.com>
wrote:

> ​
> About the only question I don’t have an answer for off-the-cuff is how to
> send MIDI events to an AU. If I needed to do that, I’d get the basic
> structure of the AU loading and processing audio first, then look for some
> documentation or examples that send MIDI events. I have done CLI programs
> that send and receive MIDI, but those always communicated with external
> devices. I’m not quite sure how to target an AU. As Paul suggested, it
> might be possible to look through Ardour to find a hint, but you should get
> everything else working first before diving into Ardour sources.
>

​Just to be more "useful" on that front: ​
https://github.com/Ardour/ardour/blob/master/libs/ardour/audio_unit.cc#L1701

It's nothing that isn't documented in the AU documenation, IIRC.

​Note that we currenly do not deliver anything except channel messages to
plugins. ​
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list      (Coreaudio-api@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/coreaudio-api/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to