Mercurial > ~darius > hgwebdir.cgi > paradise_client
view TODO.SOUND @ 1:ff5e05767bd3 ALPHA
Empty changelog
author | darius |
---|---|
date | Sat, 06 Dec 1997 05:41:28 +0000 |
parents | |
children |
line wrap: on
line source
* TFIRE packet * Check sound volumes on both devices.. Phaser too loud? * DSP_STEREO???? * Volume control on menu * signal sound stuff that dsp wouldn't open. * dup2 stdin, no fifo. * Better defines in .paradiserc * Change Mixing Scheme to Premix all sounds into the buffer. Then output fragsize at a time, and mix in new sounds as they get played. This should prevent sound skipping under heavy load situation (May require another fork??). * Clean up Terminate Sound code