gzdoom-gles/libraries/zmusic
Vitaly Novichkov daf6321dbc ADLMIDI: Set the different gain per volume model
Different volume models were means louder or quiter sounding of the rest of notes in the song. And to avoid the mess between volume models, let's use different gain factor for each volume model?
2020-10-04 12:50:28 +02:00
..
data Update default bank and some settings of libADLMIDI 2020-10-04 12:50:14 +02:00
decoder - use C++11 features to delete unwanted methods. 2020-02-26 12:49:21 +01:00
mididevices ADLMIDI: Set the different gain per volume model 2020-10-04 12:50:28 +02:00
midisources - fixed event processing in XMI reader 2020-08-22 13:07:43 +02:00
musicformats - fixed: StreamSong did not flag itself as stopped when non-looping playback ended. 2020-02-26 12:49:20 +01:00
streamsources - fixed switching of subsong for already playing GME song 2020-02-26 12:49:23 +01:00
thirdparty - moved the sound decoding code to the zmusic project. 2020-01-05 12:29:15 +01:00
zmusic Use the "Auto" volume model by default at libADLMIDI 2020-10-04 12:50:17 +02:00
CMakeLists.txt - Fixed compilation with MinGW. 2020-01-10 01:11:54 +01:00
i_module.cpp - moved the sound decoding code to the zmusic project. 2020-01-05 12:29:15 +01:00
i_module.h - moved the sound decoding code to the zmusic project. 2020-01-05 12:29:15 +01:00