Skip to content

Releases: Wohlstand/OPNMIDI-Player-Java

OPN2 MIDI Player for Android 1.6.1

21 Sep 23:45
80d3692

Choose a tag to compare

  • 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

05 Jul 07:51
c1e0b15

Choose a tag to compare

  • 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

12 Aug 21:46
22d6625

Choose a tag to compare

  • 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

04 Jul 22:10
8b83763

Choose a tag to compare

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

03 Jul 02:02
ee3834d

Choose a tag to compare

Hotfix: Fixed an inability to open the file browser

OPN2 MIDI Player for Android 1.5.0.10

03 Jul 01:33
a84367a

Choose a tag to compare

  • Updated libOPNMIDI library
  • Fixed the work on Android 11+
  • Tweaked default settings

OPN2 MIDI Player for Android BETA

02 Jan 10:45
c729793

Choose a tag to compare

Pre-release
  • 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

03 Mar 22:40

Choose a tag to compare

  • Added French translation by @jpcima
  • Updated libOPNMIDI
  • Added ability to switch OPN2 emulator

OPN2 MIDI Player for Android

21 Feb 15:06

Choose a tag to compare

  • Better file handling by intent

OPN2 MIDI Player for Android

21 Feb 00:49

Choose a tag to compare

  • 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