Skip to content

Releases: billthefarmer/mididriver

Version 1.06

25 Oct 16:07
Compare
Choose a tag to compare
  • Add midi constants from jhindin branch
  • Added aar libraries for gradle builds

Version 1.05

20 Sep 12:19
Compare
Choose a tag to compare
  • Uses native OpenSLES library
  • Added EAS config to app

Version 1.04

27 Aug 16:23
Compare
Choose a tag to compare
  • 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

06 Jun 15:32
Compare
Choose a tag to compare
  • Dynamic linking of sonivox library
  • Listener callback on UI thread

Version 1.02

18 Apr 10:30
Compare
Choose a tag to compare
  • Add custom rules to move source file for library build
  • Change notes to chords, relabel buttons

Version 1.01

13 Apr 16:46
Compare
Choose a tag to compare
  • Updated JNI build to use prebuilt shared libraries
  • Added custom rules to remove prebuilt shared libraries

Version 1.0

15 Jan 16:25
Compare
Choose a tag to compare
  • Convert jni code to C++