view TODO.SOUND @ 3:5a977ccbc7a9 default tip

Empty changelog
author darius
date Sat, 06 Dec 1997 05:41:29 +0000
parents ff5e05767bd3
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