Releases: billthefarmer/mididriver
Releases · billthefarmer/mididriver
Version 1.06
- Add midi constants from jhindin branch
- Added aar libraries for gradle builds
Version 1.05
- Uses native OpenSLES library
- Added EAS config to app
Version 1.04
- Removed 64 bit libraries as emulator and devices appear to have been built with a broken 64 bit version of libsonivox.so
Version 1.03
- Dynamic linking of sonivox library
- Listener callback on UI thread
Version 1.02
- Add custom rules to move source file for library build
- Change notes to chords, relabel buttons
Version 1.01
- Updated JNI build to use prebuilt shared libraries
- Added custom rules to remove prebuilt shared libraries
Version 1.0
- Convert jni code to C++