juce 8.0.6
C++ application framework for audio plugins and plugin hosts
JUCE is a C++ application framework for creating applications including VST, VST3, AU, AUv3, AAX and LV2 audio plug-ins and plug-in hosts.
- Outputs:
out - Website: https://juce.com
- Licenses: ASL 2.0 · Expat · GPL 3 · IJG · ISC · Modified BSD · Zlib
- Package source: gnu/packages/cpp.scm
- Builds: See build status
- Issues: See known issues
Installation
Install juce 8.0.6 as follows:
guix install juce@8.0.6
Or install the latest version:
guix install juce
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.