vitamin-caig / zxtune

Mirror of http://bitbucket.org/zxtune/zxtune repository with robot-only issues tracker
https://zxtune.bitbucket.io
145 stars 16 forks source link

midi/mid in android with Custom SoundFont loading support #2183

Open kirito90 opened 3 years ago

kirito90 commented 3 years ago

I find this https://github.com/VolcanoMobile/fluidsynth-android

may help adding midi/mid support with Custom SoundFont loading in zxtune for android

Wohlstand commented 3 years ago

Also, those libraries can be used for FM-Synth MIDI playing: OPL3/OPL2 synth: https://github.com/Wohlstand/libADLMIDI OPN2 synth (same chip as at Sega Megadrive): https://github.com/Wohlstand/libOPNMIDI They don't need any SoundFont, they work differently and they do use a special instrument bank format. They have default built-in banks together with an option for users to load custom banks (WOPL format for libADLMIDI and WOPN for libOPNMIDI).

Jobima1st commented 4 months ago

VLC in Android kinda do it now, but I prefer zxtune