>    I tried using Data Manager in the call back and it seems working 
> well on Palm OS Simulator.
> I spsect sampled sound manager creates a thread for each channel 
> and call back is called in normal loop.

>  Are you testing in Palm OS 5 Simulator?

I wrote an application that playbacks WAV file on a virtual file 
system and tested it on PalmSim DR12.

API for VFS Mgr has a problem from callback. So I just broadcast
a notification from callback for sampled sound. Callback for
deferred notification broadcast is executed at event loop - UI task -
and API for VFS Mgr has no problem from this callback.

I hope this notification callback allows you to use any kind of Palm
OS APIs.

--
nagamatu


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

Reply via email to