Skip to content

Commit

Permalink
Added: README
Browse files Browse the repository at this point in the history
  • Loading branch information
naotokui committed Nov 7, 2011
1 parent a758583 commit 27f8f19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
A sample program demonstrating how to read and play music in Music Library on iOS device through FMOD system.Before compiling this project, you need to:1. Install FMOD. FMOD ExProgrammersAPI for iOS is available at http://www.fmod.org/index.php/download#FMODExProgrammersAPI2. Set "Header Search Path" and "Library Search Path" properly for FMOD.The core logic of creating a temporary audio buffer and feed it to the audio callback is based onNick Collins' Music LibraryRemoteIODemo sample.http://www.informatics.sussex.ac.uk/users/nc81/code.html
Expand Down

0 comments on commit 27f8f19

Please sign in to comment.