"Richard Anderson" <[EMAIL PROTECTED]> wrote in message
news:39417@palm-dev-forum...
> Therefore I want to
> create a function PlayMyBeeps (UInt8 num_beeps) which returns strait away.
See the docs for SndDoCommand, specifically sndCmdNoteOn and sndCmdFrqOn.
These are non-blocking, but they only play one note. You'll need to take
care of starting the next note at the appropriate time. Note that
non-blocking sound wasn't supported prior to Palm OS 3.0; you had to
directly access the pulse width modulator (PWM).
--
Danny Epstein
OS Engineer, Palm Inc.
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/