ZDoom / ZMusic

GZDoom's music system as a standalone library
https://forum.zdoom.org/index.php
60 stars 32 forks source link

libADLMIDI & libOPNMIDI: Apply the important fix #14

Closed Wohlstand closed 3 years ago

Wohlstand commented 3 years ago

Fixed an incorrect timer processing when using a real-time interface. This bug does directly affect the case of ZMusic which does use of RealTime API of both libraries.

Wohlstand commented 3 years ago

Because of this bug, modulation frequency does go much faster than intended. This bug also affects the portamento system. And, probably, the notes delay processing...