diff TODO.SOUND @ 1:ff5e05767bd3 ALPHA

Empty changelog
author darius
date Sat, 06 Dec 1997 05:41:28 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/TODO.SOUND	Sat Dec 06 05:41:28 1997 +0000
@@ -0,0 +1,20 @@
+* 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