gzdoom/src/sound
Randy Heit 1fa4bbf69c - Added FluidSynth support as snd_mididevice -5. Only tested with Linux. I will have
to try compiling it myself on Windows to see if it's really that slow or if
  Ubuntu just ships an unoptimized version, because performance is pretty pathetic
  when compared to the other options. (I understand that it's a complete SoundFont2
  renderer, so it is understandably slower than something like TiMidity++, but still.
  Does it really need to be around 10x slower? I played with the chorus, reverb, and
  interpolation settings, and none of them seemed to make much difference in
  performance.)



SVN r2545 (trunk)
2010-08-15 19:54:59 +00:00
..
fmod_wrap.h - Fixed: R_GetOneSkyColumn() and R_GetTwoSkyColumns are mulscaling an 2009-11-08 02:51:22 +00:00
fmodsound.cpp - Added FluidSynth support as snd_mididevice -5. Only tested with Linux. I will have 2010-08-15 19:54:59 +00:00
fmodsound.h - Added FluidSynth support as snd_mididevice -5. Only tested with Linux. I will have 2010-08-15 19:54:59 +00:00
i_music.cpp - Added FluidSynth support as snd_mididevice -5. Only tested with Linux. I will have 2010-08-15 19:54:59 +00:00
i_music.h - Added FluidSynth support as snd_mididevice -5. Only tested with Linux. I will have 2010-08-15 19:54:59 +00:00
i_musicinterns.h - Added FluidSynth support as snd_mididevice -5. Only tested with Linux. I will have 2010-08-15 19:54:59 +00:00
i_sound.cpp - Added support for Blood's SFX loop start markers. 2010-03-18 04:26:22 +00:00
i_sound.h - Added support for Blood's SFX loop start markers. 2010-03-18 04:26:22 +00:00
i_soundinternal.h
music_cd.cpp
music_dumb.cpp - Added Blzut3's Solaris patch. 2010-01-01 09:21:04 +00:00
music_gme.cpp
music_midi_base.cpp - Added FluidSynth support as snd_mididevice -5. Only tested with Linux. I will have 2010-08-15 19:54:59 +00:00
music_midi_midiout.cpp
music_midi_timidity.cpp - Added MUS header scan to mus2midi. 2010-04-07 02:02:53 +00:00
music_midistream.cpp - Added FluidSynth support as snd_mididevice -5. Only tested with Linux. I will have 2010-08-15 19:54:59 +00:00
music_mus_midiout.cpp - Fix compilation with MinGW + w32api and clean up warnings. 2010-08-11 03:56:31 +00:00
music_mus_opl.cpp
music_stream.cpp
music_timidity_mididevice.cpp
music_win_mididevice.cpp - Do not call midiOutSetVolume() when playing with the "Microsoft GS Wavetable Synth" on 2010-01-26 05:11:04 +00:00