GZDoom's music system as a standalone library
Find a file
Vitaly Novichkov 8c9f402c31 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 08:03:44 +02:00
.github/workflows - fixed Win32 CI build by forcing internal ZLib 2020-07-03 11:14:41 +03:00
cmake - added basic CMake module for ZMusic 2020-01-04 17:24:28 +02:00
include Add MIDS music format playback support 2020-09-14 00:58:12 +06:00
licenses - added license overview. 2020-02-08 11:30:24 +01:00
samples/list_midi_devices - extended list MIDI devices sample 2020-01-07 13:15:24 +02:00
source ADLMIDI: Set the different gain per volume model 2020-10-04 08:03:44 +02:00
thirdparty ADL & OPN MIDI: Fixed some MSVC warnings 2020-10-04 08:03:44 +02:00
.gitignore Ignore *.user* files, generated by Qt Creator IDE 2020-10-04 08:03:44 +02:00
CMakeLists.txt - set macOS deployment target to match GZDoom and Raze 2020-08-09 14:57:26 +03:00