Skip to content

SFZ parser and synth c++ library, providing LV2 / VST3 plugins and JACK standalone client

License

Notifications You must be signed in to change notification settings

davidgranstrom/sfizz

 
 

Repository files navigation

sfizz

Travis Build Status AppVeyor Build Status

SFZ library and LV2 plugin, please check our website for more details.

Screenshot

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:

  • Catch2, licensed under the Boost Software License 1.0
  • benchmark, licensed under the Apache License 2.0
  • LV2, licensed under the ISC license
  • JACK, licensed under the GNU Lesser General Public License v2.1
  • neon_mathfun.h and sse_mathfun.h by Julien Pommier, licensed under the zlib license

About

SFZ parser and synth c++ library, providing LV2 / VST3 plugins and JACK standalone client

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 66.1%
  • C 30.6%
  • CMake 1.5%
  • Faust 0.7%
  • Python 0.5%
  • Shell 0.4%
  • Other 0.2%