Thanks
It looks like I am going to have to re-think how I approach this situation. However, if I was to write my own MP3 playback app were would I start? Does anyone know of sample code out there (for Palm or other platforms) that could be used as a starting point?
You may find it easier to work with the Ogg Vorbis format -- the code is unencumbered by patents, and there have already been two successful ports of the integer Ogg Vorbis decoded (Aeroplayer and Pocket Tunes).
You also might want to consider using a third-party sound library. Modula (http://modula.indus3.org/) is a sound playback library that handles MOD format music, while Astraware has its Aurora engine at http://www.astraware.com/technology/aurora/ and supports ScreamTracker format music.
Thw whitepaper at http://www.astraware.com/company/paper/tech/enh-sound.php is also very useful reading.
-- Ben Combee, DTS technical lead, PalmSource, Inc. Read "Combee on Palm OS" at http://palmos.combee.net/
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
