API Changes
- Jukebox is now jukebox.Player
- jukebox.Manager is now a Singleton and able to be initialized manually with custom settings
Improvements
- Sound latency using AIFF / IMA4 files on iOS results in about 90ms, was 820ms before (!!!)
- Added game loop integration capabilities to jukebox.Manager
- Updated API documentation
- Initiated Online documentation
- Jukebox is now jasy-compatible and supports our build environment
- Sound correction and background music were improved, as well as queuing capabilities
Testing phase of Jukebox