You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed the measurer which was produced zero note length for some cases
Added highlighting of piano keys when playing notes via keyboard
Clipboard is now global: you can run multiple copies of OPN2-BE and copy instruments between different opened files without of importer usage
Added ability to use hardware OPL3 chip on modern Windows builds through inpout32.dll library, for example, on C-Media chips with OPL3 clone like CMI8738
Added support for SGI and CIF instrument formats
Added support for instrument importing from DosBox DRO dumps
Fixed playback of Rhyth-mode percussions
Rhythm-mode percussions will disable unnecessary UI parts and unused operators
Added Public Domain Opal OPL3 emulator made by Reality (a team who originally made the Reality Adlib Tracker)
Added LGPL licensed JavaOPL3 emulator made by Robson Cozendey in Java and later rewritten into C++ for GZDoom (Thanks to Jean Pierre Cimalando for a work!)