> Can't do that ;) this code need to work also on OS4 devices.

SndStream isn't available on OS4 devices - so, why does that matter?
you can still have ARM code chunks in your application and have it
run on OS4 devices - just dont call them.

ARM code is just a resource, no different from your bitmaps/forms.
SndStream API's are only OS5 or better - so, there goes your 
argument for forcing youself to be in 68k.

you'll also be limiting yourself! 68k SndStream callbacks are SLOW!
you'll be lucky to decode at 11025Hz without causing problems.
now, ARM SndStreams? hell. mp3 at 44100Hz - easy!

---
Aaron Ardiri
[EMAIL PROTECTED]
http://www.mobilewizardry.com/members/aaron_ardiri.php [profile]

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to