Re: Adding support for new formats to AVAudioEngine on macOS

2020-04-14 Thread Stephen F. Booth via Coreaudio-api
Doug, thanks for the reply. Is the sample code I linked to in my original message the approved/supported way to add AudioCodecs and AudiFiles? Stephen On Tue, Apr 14, 2020 at 12:26 PM Doug Wyatt wrote: > The API food chain is AVAudioFile -> ExtendedAudioFile -> > AudioFile+AudioConverter ->

Re: Adding support for new formats to AVAudioEngine on macOS

2020-04-14 Thread Doug Wyatt via Coreaudio-api
The API food chain is AVAudioFile -> ExtendedAudioFile -> AudioFile+AudioConverter -> AudioCodec. So yes, an AudioCodec would be most generally useful and extensible. > On Apr 8, 2020, at 12:07 , Stephen F. Booth via Coreaudio-api > wrote: > > I'm interested in adding support for additional