My Obj-C skills are quite rusty but I have a rather simple situation where I need to be able to read in an audio file (8 bit) and write out the integer data for the samples into an asci file.
As I start to look through the "getting started with audio" on the mac developer site I see that most all the examples are geared toward more practical concerns.
Could someone point me to a tutorial which simply demonstrates how to open an audio file and examine the data? Thanks for any suggestions you may have.
As I start to look through the "getting started with audio" on the mac developer site I see that most all the examples are geared toward more practical concerns.
Could someone point me to a tutorial which simply demonstrates how to open an audio file and examine the data? Thanks for any suggestions you may have.