KeppySoftware / KMC

A fully functional MIDI to WAV/OGG converter.
https://www.youtube.com/channel/UCJeqODojIv4TdeHcBfHJRnA
119 stars 21 forks source link

TODO: Fix marshalling issue in the real-time simulation code #55

Closed KaleidonKep99 closed 5 years ago

KaleidonKep99 commented 5 years ago

Issue: The converter crashes whenever the real-time simulation engine is used, because of a marshalling issue in BASS_MIDI_StreamGetEvents. Priority: High

KaleidonKep99 commented 5 years ago

Fixed.