Self-owned backup fork of sfztools/sfizz (archived upstream 2025). Buildable snapshot in R2/archive.
Checking for file changes or loading disables future file change checks The worker only responds to reactivate the file change checks Upon parameter change, the new value is stored immediately so only one message is sent to the worker Removed the changing_state bool and let the sfizz internal lock protect the state |
||
|---|---|---|
| .travis | ||
| benchmarks | ||
| clients | ||
| cmake | ||
| devtools | ||
| doxygen | ||
| external | ||
| lv2 | ||
| scripts | ||
| src | ||
| tests | ||
| vst | ||
| .clang-format | ||
| .clang-tidy | ||
| .editorconfig | ||
| .gitignore | ||
| .gitmodules | ||
| .travis.yml | ||
| appveyor.yml | ||
| AUTHORS.md | ||
| CMakeLists.txt | ||
| CONTRIBUTING.md | ||
| dpf.mk | ||
| LICENSE.md | ||
| README.md | ||
| screenshot.png | ||
sfizz
SFZ library and LV2 plugin, please check our website for more details.
Dependencies and licenses
The sfizz library makes primary use of:
- libsndfile, licensed under the GNU Lesser General Public License v2.1
- Abseil, licensed under the Apache License 2.0
- atomic_queue by Maxim Egorushkin, licensed under the MIT license
- filesystem by Steffen Schümann, licensed under the BSD 3-Clause license
- hiir by Laurent de Soras, licensed under the WTFPL v2 license
The sfizz library also uses in some subprojects:
