We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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