Releases: Wohlstand/ADLMIDI-Player-Java
Releases · Wohlstand/ADLMIDI-Player-Java
ADLMIDI Player for Android
- Fixed compatibility with older Android versions (minimal required is 2.3, because OpenSL ES introduced )
- Added scrollable area
- Added remembering of settings
- Text fields are replaced with number pickers
ADLMIDI Player for Android
How to install
- Put APK to your Android device
- Check in settings that custom applications installations are allowed
- Open APK via any file manager and confirm installation
- Allow external storage reading (needed to open MIDI-files from phone memory and SD Card)
How to use
- Use "Open" button to open file dialog and select any MIDI, RMI, KAR or IMF (Wolfinstein 3D) file
- Setup any preferences (bank, tremolo, vibrato, number of emulated chips, etc.)
- Press "Play/Pause" to start playing or press again to pause or resume
- Press "Restart" to begin playing of music from begin (needed to apply changes of some settings)
- Use "Open" again to select any other music file
- You can switch another application or lock screen, music playing will work in background.
Tips
- This application may lag on various devices, therefore you can reduce number of emulated chips
- If you are using "4-operators" banks, you can increase number of 4-op channels into number of chips multiped to 6 (each OPL3 chip supports maximum 6 four-operator channels)
- Set number of four-operator channels into zero if you are using 2-operator banks (most of banks are 4-operators. Pseudo-four-operator banks are 2-operator banks with double-voice support)
More detailed about playing MIDI with this application you also can find on libADLMIDI library repo