quakeforge/libs/audio/renderer
Bill Currie 52f41f8095 make streams work in chunks of 256 samples (won't work so well for non power
of 2 resample rates :/)
2003-04-20 03:42:19 +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 half way though the sfx loader re-write. nothing works :) 2003-04-11 01:17:48 +00:00
snd_dma.c move to static initialization for plugin info 2003-04-20 02:05:28 +00:00
snd_mem.c make streams work in chunks of 256 samples (won't work so well for non power 2003-04-20 03:42:19 +00:00
snd_mix.c get sound (generally) working again 2003-04-17 02:40:17 +00:00
snd_mixa.S streamed sounds /almost/ work. sound like crap but no crashes 2003-04-14 15:47:08 +00:00
vorbis.c make streams work in chunks of 256 samples (won't work so well for non power 2003-04-20 03:42:19 +00:00
wav.c make streams work in chunks of 256 samples (won't work so well for non power 2003-04-20 03:42:19 +00:00