I'm working on a debian unstable machine, trying to construct valid MIDI
tuning sysexes and test them by sending them to fluidsynth.
I've been using the program sysexxer-ng (
https://github.com/linuxmao-org/sysexxer-ng) to send these.
Both sysexxer-ng and fluidsynth show up in my qjackctl connect
> Please give it another try on your 18.10 machine. For the sake of
> completeness, I'm also attaching my build logs.
I tried again on Ubuntu 18.10 and it works again, thanks ! Even with NDK
r19 it worked. Also I forgot to mention that the fluidsynth archive was
outdated (2.0.0) in the script
> I'm a bit lost, I thought building would give me .so files but I ended up
> with a lot of .la and .a files in ANDROID/opt/android.
This can be controlled with the --enable-static flag passed to the configure
scripts. However, there should be static libs as well as shared libs in
opt/android/l