built fluidsynth commit v2.0.0.beta1 like so: 'cd fluidsynth; mkdir -p build; cd build; cmake -Denable-framework=OFF -Denable-portaudio=OFF -Denable-libsndfile=ON ..; make' and then made it portable using make_portable.sh: https://gist.github.com/Birch-san/e84cfa3b93ffa104af2bd9a047d14109

This commit is contained in:
Alex Birch
2018-06-17 15:51:44 +01:00
parent 2deab8409d
commit 7a4dd7456b
24 changed files with 0 additions and 268 deletions