> On Mar 12, 2020, at 5:31 PM, Carl Hoefs <[email protected]> > wrote: > > In iOS, what is the current way to generate precise audio tones? > AVFoundation? CoreAudio? AudioUnits?
AudioUnits. It's been a long time since I worked with that API, but I'm pretty sure I recall some sample code showing a generator AU that emits a sine wave. —Jens _______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
