qzdoom/libraries/zmusic
alexey.lysiuk c466422095 - fixed uninitialized variable in OPL song
Mono streams could be erroneously treated as stereo, doubling their playback speed

https://forum.zdoom.org/viewtopic.php?t=66939
2020-01-12 18:02:26 +02:00
..
decoder - made the sound decoding interface DLL friendly and added compile switches to the MIDI players so that different licenses can be uses as compile target. 2020-01-02 12:43:37 +01:00
mididevices - Run the Alsa MIDI thread every 40ms or so, use non-blocking sequencer 2020-01-04 20:19:36 +01:00
midisources - rewrote the ZMusic interface so that it is free of C++ constructs. 2020-01-02 01:26:01 +01:00
musicformats - made the sound decoding interface DLL friendly and added compile switches to the MIDI players so that different licenses can be uses as compile target. 2020-01-02 12:43:37 +01:00
streamsources - fixed uninitialized variable in OPL song 2020-01-12 18:02:26 +02:00
thirdparty - moved the sound decoding code to the zmusic project. 2019-09-29 12:48:12 +02:00
zmusic - Run the Alsa MIDI thread every 40ms or so, use non-blocking sequencer 2020-01-04 20:19:36 +01:00
CMakeLists.txt - Support for MIDI on Linux via alsa sequencer 2020-01-02 08:29:39 +01:00
i_module.cpp - moved the sound decoding code to the zmusic project. 2019-09-29 12:48:12 +02:00
i_module.h - moved the sound decoding code to the zmusic project. 2019-09-29 12:48:12 +02:00