quakeforge/libs/audio/renderer
Chris Ison d2d0cb211c proper implementation to prevent the fastforward effect 2003-10-15 20:40:53 +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 added SND_NoResampleStereo so that streams that don't need resampling aren't forced to, also added midi support via libWildMidi, MIDI FILES RULE 2003-09-10 05:20:51 +00:00
midi.c proper implementation to prevent the fastforward effect 2003-10-15 20:40:53 +00:00
snd_dma.c PLUGIN_INFO decl cleanup 2003-08-01 19:53:46 +00:00
snd_mem.c added SND_NoResampleStereo so that streams that don't need resampling aren't forced to, also added midi support via libWildMidi, MIDI FILES RULE 2003-09-10 05:20:51 +00:00
snd_mix.c this seems to fix the "end of file" issues on streams 2003-04-26 04:30:07 +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 this seems to fix the "end of file" issues on streams 2003-04-26 04:30:07 +00:00
wav.c this seems to fix the "end of file" issues on streams 2003-04-26 04:30:07 +00:00