czPlayer Sound System is a multi-platform sound system, oriented for mobile games.
Features:
- One single API for Windows, Windows Mobile (Pocket PC/Smartphone), Symbian, and Palm.
- “hands-off” approach, letting the developer specify his own memory manager, logging, etc. It assumes the least possible about the environment in which the developer will use it.
- Support for MOD, IT, WAV (PCM, IMA/MS ADPCM), and more to come
- Highly configurable build to balance codesize/features. For example, you can easily build without features you don’t need in your game, thus decreasing codesize.
- The author is directly available to help with custom changes or needed features/tweaks (depends on the license obtained).
For licensing information and prices, contact me.
Download
czPlayer demo (win32 only) - Only includes the DLL version for Win32. Full version includes all the other platforms and static libs.
Version history

6 comments
Trackback link
http://www.crazygaze.com/blog/czplayer/trackback
December 11, 2007 at 5:35 pm
Pingback from Rui Figueira Blog · Contact
December 11, 2007 at 6:22 pm
Pingback from Rui Figueira Blog · First public version of czPlayer Sound System (0.1.0)
December 16, 2007 at 10:13 pm
Pingback from Rui Figueira Blog · czPlayer 0.1.1 released
December 19, 2007 at 4:46 pm
Pingback from Rui Figueira Blog · Simplifying code using states
January 7, 2008 at 9:49 am
Pingback from Rui Figueira Blog · czPlayer 0.2.0 released
March 1, 2008 at 2:00 am
Pingback from Rui Figueira Blog · czPlayer 0.2.1 Released