We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Faust libraries are now in a separated subproject. They are synchronized from time to time in the main Faust repository using the following commands:
git submodule update --remote --merge git add libraries git commit -m "Project updated to the latest version of the libraries" git push