Skip to content

libOPNMIDI v.1.5.0

Latest
Compare
Choose a tag to compare
@zvezdochiot zvezdochiot released this 04 Jul 11:08
· 52 commits to master since this release
40ccbe1

Changelog 1.5.0.1 2020-10-11 HOTFIX

  • Fixed an incorrect timer processing when using a real-time interface
  • Drum note length expanding is now supported in real-time mode (Thanks to Jean Pierre Cimalando for a work!)
  • Added support for OPNA chip with Neko Project II Kai YM2602 emulator usage (Thanks to Jean Pierre Cimalando for a work!)
  • Added VGM file dumper which allows outputting OPN2 commands into VGM file. (A new MIDI to VGM tool is now created with basing on libOPNMIDI)
  • Fixed an incorrect work of CC-121 (See Wohlstand/libADLMIDI#227 for details)
  • Internality has been refactored and improved