gzdoom-gles/src/sound
Christoph Oelckers 1cb668e895 - fixed the GUS MIDI device.
The sound font reader may not be deleted because its ownership is transferred to the instrument set.
The gus_patchdir variable was not transferred to the config struct.
2019-09-27 20:08:03 +02:00
..
backend - moved a few CCMDs from i_sound.cpp to s_sound.cpp. 2019-08-23 21:57:56 +02:00
mididevices - fixed the GUS MIDI device. 2019-09-27 20:08:03 +02:00
midisources - changed MIDI sources so that they do not have to include i_musicinterns.h anymore. 2019-09-25 21:47:33 +02:00
music - work on GUS MIDI device plus some cleanup 2019-09-27 02:31:27 +02:00
musicformats - work on GUS MIDI device plus some cleanup 2019-09-27 02:31:27 +02:00
thirdparty - removed redundant sound includes. 2017-04-18 20:55:40 +02:00
s_advsound.cpp Made several classes trivially copyable, 2019-09-09 09:52:33 +02:00
s_environment.cpp - move sound files to sound folder. 2019-07-14 17:48:55 +02:00
s_music.cpp - split off all music code from s_sound.cpp 2019-08-23 17:15:19 +02:00
s_music.h - split off all music code from s_sound.cpp 2019-08-23 17:15:19 +02:00
s_sndseq.cpp Made several classes trivially copyable, 2019-09-09 09:52:33 +02:00
s_sndseq.h - move sound files to sound folder. 2019-07-14 17:48:55 +02:00
s_sound.cpp - fixed crash when setting sound pitch on non-existing channel 2019-09-23 15:42:03 +03:00
s_sound.h Made several classes trivially copyable, 2019-09-09 09:52:33 +02:00