GZDoom's music system as a standalone library
Find a file
Wohlstand 6b2e4b9153 Use the "Auto" volume model by default at libADLMIDI
After a small set of tests, it's fine to use the "AUTO" volume model by default.
Every embedded bank and every WOPL file has a setting of a volume model that matches to the behavior of the original OPL2/3 driver of 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 Use the "Auto" volume model by default at libADLMIDI 2020-10-04 08:03:44 +02:00
thirdparty Update libOPNMIDI library to 1.5.0 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