Re: Loading samples using AudioFileReadBytes
Re: Loading samples using AudioFileReadBytes
- Subject: Re: Loading samples using AudioFileReadBytes
- From: email@hidden
- Date: Fri, 27 May 2016 08:03:34 -0700
Hi Vojtek,
The Extended Audio File Services wraps Audio File Services and Audio Converter Services. It abstracts conversions to/from lpcm and even has a built in async write function. It's much easier than using Audio File Services directly.
https://developer.apple.com/library/mac/documentation/MusicAudio/Reference/ExtendedAudioFileServicesReference/
Dave
> On May 27, 2016, at 3:48 AM, Vojtěch Meluzín <email@hidden> wrote:
>
> Hi folks,
>
> I'd like to load files such as AAC, M4A and apple loseless somehow and retrieve actual audio samples on OSX. The easiest to use seems using "Audio File Services", hence AudioFileReadBytes. But from the rather horrible documentation it is absolutely unclear what it actually does - does it actually retrieve the audio samples? Or does it just read the file contents? (which would be pretty useless imho, but still...) Which formats does it support?
>
> Or is there some better solution?
>
> Cheers!
> Vojtech
> _______________________________________________
> 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
_______________________________________________
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