Re: Communicate with AudioUnit from C program?
Re: Communicate with AudioUnit from C program?
- Subject: Re: Communicate with AudioUnit from C program?
- From: Bill Farmer <email@hidden>
- Date: Sun, 01 Apr 2018 08:59:55 +0100
I have some very old code that does just that. Here:
https://github.com/billthefarmer/c-accordion/blob/master/mac/Accordion.c#L1043.
It uses an AUGraph and send the midi events with MusicDeviceMIDIEvent()
once all the bits have been put together. Parts of this API have since
been deprecated and updated, but the updated functions are relatively
easy to find.
_______________________________________________
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