quakeforge/libs/audio/renderer
Bill Currie 038813e04c [sound] Fix midi config path
I guess wildmidi has been shipping its own config for a while now. Since
QF relies on wildmidi, it should use wildmidi's config by default.
2022-06-04 21:09:01 +09:00
..
flac.c [sound] Rename sfxbuffer_t's length to size 2022-06-04 17:05:03 +09:00
Makemodule.am [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00
midi.c [sound] Fix midi config path 2022-06-04 21:09:01 +09:00
snd_channels.c [sound] Don't free channels when allocating 2022-06-04 18:29:37 +09:00
snd_dma.c [sound] Move stream buffers into locked memory 2022-06-04 18:45:11 +09:00
snd_mem.c [sound] Move stream buffers into locked memory 2022-06-04 18:45:11 +09:00
snd_mix.c [sound] Rename sfxbuffer_t's length to size 2022-06-04 17:05:03 +09:00
snd_resample.c [sound] Move stream buffers into locked memory 2022-06-04 18:45:11 +09:00
snd_sfx.c [sound] Move stream buffers into locked memory 2022-06-04 18:45:11 +09:00
vorbis.c [sound] Rename sfxbuffer_t's length to size 2022-06-04 17:05:03 +09:00
wav.c [sound] Rename sfxbuffer_t's length to size 2022-06-04 17:05:03 +09:00