falkTX 399fc3b4bc | 5 years ago | |
---|---|---|
.. | ||
sfzero | 5 years ago | |
LICENSE | 6 years ago | |
Makefile | 5 years ago | |
README.md | 5 years ago | |
SFZero.cpp | 6 years ago | |
SFZero.h | 6 years ago |
This is a fork of the original SFZero by Steve Folta, with the following changes:
sfzero::
namespaceFor more information, please see also this blog article
Please note that, in order to build, SFZero requires Juce.
Before building the sample plugin, it's necessary to
plugin/SFZero.jucer
into your IntroJucer tool and save the project again. This should regenerate the project build definitions with the proper links to your Juce module location.If you just want to use the Juce module and not the sample plugin, it suffices to include the contents of https://github.com/altalogix/SFZeroModule within a SFZero child folder of your Juce modules folder.