gzdoom-gles/libraries/opnmidi
Wohlstand 87d46ddd11 Update libOPNMIDI library to 1.5.0
## 1.5.0   2020-09-28
 * Drum note length expanding is now supported in real-time mode (Thanks to [Jean Pierre Cimalando](https://github.com/jpcima) for a work!)
 * Added support for OPNA chip with Neko Project II Kai YM2602 emulator usage (Thanks to [Jean Pierre Cimalando](https://github.com/jpcima) for a work!)
 * Added VGM file dumper which allows to output 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 https://github.com/Wohlstand/libADLMIDI/issues/227 for details)
 * Internality has been refactored and improved
2020-10-04 12:50:10 +02:00
..
chips Update libOPNMIDI library to 1.5.0 2020-10-04 12:50:10 +02:00
structures Update libOPNMIDI library to 1.5.0 2020-10-04 12:50:10 +02:00
wopn Update libOPNMIDI library to 1.5.0 2020-10-04 12:50:10 +02:00
CMakeLists.txt Update libOPNMIDI library to 1.5.0 2020-10-04 12:50:10 +02:00
file_reader.hpp Update libOPNMIDI library to 1.5.0 2020-10-04 12:50:10 +02:00
fraction.hpp Update libOPNMIDI library to 1.5.0 2020-10-04 12:50:10 +02:00
opnbank.h Update libOPNMIDI library to 1.5.0 2020-10-04 12:50:10 +02:00
opnmidi.cpp Update libOPNMIDI library to 1.5.0 2020-10-04 12:50:10 +02:00
opnmidi.h Update libOPNMIDI library to 1.5.0 2020-10-04 12:50:10 +02:00
opnmidi_bankmap.h Update libOPNMIDI library to 1.5.0 2020-10-04 12:50:10 +02:00
opnmidi_bankmap.tcc Update libOPNMIDI library to 1.5.0 2020-10-04 12:50:10 +02:00
opnmidi_cvt.hpp Update libOPNMIDI library to 1.5.0 2020-10-04 12:50:10 +02:00
opnmidi_load.cpp Update libOPNMIDI library to 1.5.0 2020-10-04 12:50:10 +02:00
opnmidi_midiplay.cpp Update libOPNMIDI library to 1.5.0 2020-10-04 12:50:10 +02:00
opnmidi_midiplay.hpp Update libOPNMIDI library to 1.5.0 2020-10-04 12:50:10 +02:00
opnmidi_opn2.cpp Update libOPNMIDI library to 1.5.0 2020-10-04 12:50:10 +02:00
opnmidi_opn2.hpp Update libOPNMIDI library to 1.5.0 2020-10-04 12:50:10 +02:00
opnmidi_private.cpp Update libOPNMIDI library to 1.5.0 2020-10-04 12:50:10 +02:00
opnmidi_private.hpp Update libOPNMIDI library to 1.5.0 2020-10-04 12:50:10 +02:00
opnmidi_ptr.hpp Update libOPNMIDI library to 1.5.0 2020-10-04 12:50:10 +02:00