comparison TODO.SOUND @ 1:ff5e05767bd3 ALPHA

Empty changelog
author darius
date Sat, 06 Dec 1997 05:41:28 +0000
parents
children
comparison
equal deleted inserted replaced
0:d17661b1e221 1:ff5e05767bd3
1 * TFIRE packet
2
3 * Check sound volumes on both devices.. Phaser too loud?
4
5 * DSP_STEREO????
6
7 * Volume control on menu
8
9 * signal sound stuff that dsp wouldn't open.
10
11 * dup2 stdin, no fifo.
12
13 * Better defines in .paradiserc
14
15 * Change Mixing Scheme to Premix all sounds into the buffer.
16 Then output fragsize at a time, and mix in new sounds as they
17 get played. This should prevent sound skipping under heavy
18 load situation (May require another fork??).
19
20 * Clean up Terminate Sound code