quakeforge/libs/audio/renderer
Bill Currie 9baefa94bb write 0s to the buffer when sound is blocked 2007-03-18 11:58:54 +00:00
..
.gitignore Put the sound renderer in it's proper place: as a full-fledged plugin. 2001-08-23 04:01:46 +00:00
Makefile.am connects to jack server and auto-wires the ports 2007-03-17 06:20:52 +00:00
flac.c make the cache/stream setup code common. 2007-03-18 01:44:46 +00:00
midi.c forgot to do midi's stream_open 2007-03-18 01:51:37 +00:00
snd_channels.c channel leak plugged 2007-03-18 11:20:47 +00:00
snd_dma.c it makes noise, but dies due to caching bugs 2007-03-17 07:05:24 +00:00
snd_jack.c write 0s to the buffer when sound is blocked 2007-03-18 11:58:54 +00:00
snd_mem.c whee, lockless channel management. still have a problem with unbalanced retain/release, though. 2007-03-18 10:32:01 +00:00
snd_mix.c whee, lockless channel management. still have a problem with unbalanced retain/release, though. 2007-03-18 10:32:01 +00:00
snd_resample.c whee, lockless channel management. still have a problem with unbalanced retain/release, though. 2007-03-18 10:32:01 +00:00
snd_sfx.c whee, lockless channel management. still have a problem with unbalanced retain/release, though. 2007-03-18 10:32:01 +00:00
vorbis.c make the cache/stream setup code common. 2007-03-18 01:44:46 +00:00
wav.c make the cache/stream setup code common. 2007-03-18 01:44:46 +00:00