Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Starting with the Core Audio framework

Tags:

c

core-audio

For a project that I intend to start on soon, I will need to play back compressed and uncompressed audio files. To do that, I intend to use the Core Audio framework. However, I have no prior experience in audio programming, and I'm really not sure where to start. Are there any beginner level resources or sample projects that can demonstrate how to build a simple audio player using Core Audio?

like image 513
indragie Avatar asked Jul 09 '10 18:07

indragie


1 Answers

A preview of a book on Core Audio just came out. I've started reading it and as a beginner myself I find it helpful.

It has a tutorial style teaching method and is very clear in its explanations. I highly recommend it.

like image 124
Eric Brotto Avatar answered Oct 20 '22 07:10

Eric Brotto