Releases: Wohlstand/OPNMIDI-Player-Java
Releases · Wohlstand/OPNMIDI-Player-Java
OPN2 MIDI Player for Android 1.6.1
- Enabled RAM page size support for 16 KB.
- Updated libOPNMIDI to 1.6.1:
- Added four extra heavy but very accurate Nuked LLE emulators (on weak machines suitable for WAV writing only).
- WinMM: Fixed random crash on waveOutOpen initialisation because of incorrect initialisation structure usage.
- Fixed crash when playing too many notes at the same channel.
- WinMM: Fixed sound damange when switching between banks while playing some music streams.
- Fixed the playback distortion while switching between OPN2 and OPNA family banks.
OPN2 MIDI Player for Android 1.6.0
- Updated Android SDK target to 15
- Updated libOPNMIDI to 1.6.0:
- Fixed the work on big endian processors
- Fixed ARM64 build on some platforms
- Improved support of the EA-MUS files (Thanks to dashodanger)
- Fixed crash on attempt to change the volume of a blank note
- Removed PMDwin and Genesis Plus GX emulatirs because of their very low quality
- Added new YMFM emulators for the OPN2 and for the OPNA (will be available for C++14 compilers only. If your compiler doesn't supports C++14, you can disable these emulators by defining the -DOPNMIDI_DISABLE_YMFM_EMULATOR macro if you build the code of libOPNMIDI at your own build tree)
- OPNMIDI player tool now has the ganining factor to change the output volume
- OPNMIDI player tool now is able to output WAV files of different sample formats
- Added possibility to play the same note multiple times at the same MIDI channel (Resolved playback of some music, like Heretic's E1M6).
OPN2 MIDI Player for Android 1.5.0.14
- Fixed support for Android 14
- Updated libOPNMIDI:
- Added new YMFM emulators
- Replaced glitchy Genesis Plus GX and PMDWin with new entries
- Added two separated entries for Nuked OPN2 (CMOS version of YM2612 and original with the "ladder effect")
OPN2 MIDI Player for Android 1.5.0.12
Implemented the usage of a system file picker on Android 11+ to don't require the manage external storage permission.
OPN2 MIDI Player for Android 1.5.0.11
Hotfix: Fixed an inability to open the file browser
OPN2 MIDI Player for Android 1.5.0.10
- Updated libOPNMIDI library
- Fixed the work on Android 11+
- Tweaked default settings
OPN2 MIDI Player for Android BETA
- Updated libOPNMIDI
- Stabilized the background service work
- Added auto-arpeggio toggler
- Added channel allocation mode toggler
- And more other minor fixes
OPN2 MIDI Player for Android
- Added French translation by @jpcima
- Updated libOPNMIDI
- Added ability to switch OPN2 emulator
OPN2 MIDI Player for Android
- Better file handling by intent
OPN2 MIDI Player for Android
- Fixed crash on Android 9
- Changed application icon
- Updated libOPNMIDI
- Updated external storage permission check algorithm
- Added ability to open files by external file managers