> On Mar 12, 2020, at 11:13 AM, Jens Alfke <j...@mooseyard.com> wrote:
> 
> 
>> On Mar 12, 2020, at 10:27 AM, Carl Hoefs via Cocoa-dev 
>> <cocoa-dev@lists.apple.com <mailto:cocoa-dev@lists.apple.com>> wrote:
>> 
>> I'm looking at creating an iPhone/iPad app that acts as a dual-channel 
>> waveform generator. 
>> 
>> I see two options for the output signal medium: 
>> (a) using the audio jack (on suitable devices), or 
>> (b) using the Thunderbolt port
> 
> Wait … you mean Lightning, right? That's the dock connector on iOS devices. 
> Thunderbolt is a super-high-speed data connection on Macs.
> 
> On devices without a headphone jack, you can use the $10 dongle that plugs 
> into the Lightning connector and has a headphone jack on the other end.

[Yes, I meant Lightning. But since it's a serial digital bus, it won't be able 
to issue the generated waveform signals directly, so the audio port would seem 
to be the way to go.]

In iOS, what is the current way to generate precise audio tones? AVFoundation? 
CoreAudio? AudioUnits?

-Carl


_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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 arch...@mail-archive.com

Reply via email to