sbudhram/Gapless-MP3-Player
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
IMPORTANT FORK NOTE: ==================== This version is forked from emotionray's version. In a nutshell, it works the same, but there are a number of internal structural changes aimed at simplifying the code and taking advantage of Objective C's newest compiler constructs. This version also adds support for seeking to a specific location for any file in the queue. Gapless MP3 Player ================== Gapless MP3 Player for iOS is an audio player that play several music (mp3 or other supported formats) files in a row without a gap between them. The musicfiles must be created using the following technology: http://www.compuphase.com/mp3/mp3loops.htm All loops should be encoded using the same parameter in order to be played with this player. The player is supposed to work along with OpenAL and to use already activated audio sessions. Important license information ============================= You can use the player in any kind of projects (free or commercial) without any limitations. IMPORTANT: The music used as the demo of the technology is copyrighted and is not supposed to be re-used. It was written exclusively for the upcoming iPhone/iPad game Fix The Leaks: https://www.facebook.com/pages/Fix-The-Leaks/237415792963282 By Dan Reynolds (http://www.musicianeer.com)
Releases
No releases published
Languages
- Objective-C 81.0%
- Objective-C++ 19.0%