On Fri, 30 Nov 2001, Adrian Nicolaiev wrote: > > > > i never bothered with midi stuff, cause the API versions are > > > > synchronous (blocking), so, its totally unusable for gaming :P > > > > > > > > well, i use midi - but, i do the playback myself, and, for speed i > > > > re-encode a midi file to a custom resource format which i know how > > > > to mess with directly :P > > I think I got it. :) > SndPlaySystemSound would be a better choice in this case, just don't choose > sndAlarm :) Replace all other system sounds and give it a try (I will try). > Thanks for "synchronous (blocking)", "re-encode" and "custom resource" > KEYwords. Even if I am wrong... let me hack a little :P
SndDoCmd() + sndCmdFrqOn :) they are other keywords you might want to look up.. as for getting it playing back music.. heh.. thats another task :) *g* // az [EMAIL PROTECTED] http://www.ardiri.com/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
