juicysfplugin/Builds
2019-06-22 19:07:08 +01:00
..
CLion fix macOS build (following Projucer changes made in Windows, which removed /Applications/JUCE/modules from its headers). move JUCE headers under source control, so that Windows and macOS can both build against same version of JUCE. remove AUv3 target (I think it's an iOS thing, so it will never work with this macOS fluidsynth dylib). 2018-06-17 13:34:53 +01:00
Linux add linux support 2018-07-11 22:24:25 +01:00
MacOSX 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
Setup gitignore output 2018-06-15 15:52:33 +01:00
VisualStudio2017 update docs to mention cross-platform support, and recommend FatBoy soundfont 2019-03-02 21:41:00 +00:00