This website requires JavaScript.
Explore
Help
Sign In
blumia
/
juicysfplugin
Watch
1
Star
0
Fork
0
You've already forked juicysfplugin
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
118
Commits
1
Branch
0
Tags
34
MiB
39c54f0139
Commit Graph
2 Commits
Author
SHA1
Message
Date
Alex Birch
39c54f0139
update to master version of fluidsynth to get more public API. fix make_portable.sh issue with copying same file multiple times into same place (you would clash with a previous attempt, which was not yet writeable)
2019-06-22 19:07:09 +01:00
Alex Birch
7a4dd7456b
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
2019-06-22 19:07:08 +01:00