
Home - JUCE
JUCE is the most widely used framework for audio application and plug-in development. It is an open source C++ codebase that can be used to create standalone software on Windows, macOS, Linux, …
Download - JUCE
Purchase Get JUCE Discover What's New in JUCE Features Made with JUCE Blog Learn Documentation Tutorials Resources
Tutorials - JUCE
Learn how to get started with OpenGL as a high performance rendering library within your JUCE applications. Render beautiful 2D and 3D graphics in your audio apps and plugins.
JUCE: Main Page
JUCE Modules Here is a summary of the JUCE modules. To search absolutely everything please use the search bar.
Features - JUCE
Embed Native Windows Use JUCE’s embedded windows to display specific operating system components within your software.
Documentation - JUCE
Documentation JUCE Repository Branches Master Branch Browse the latest stable release documentation.
Get JUCE - JUCE
Do I need a JUCE licence if I am not releasing products containing JUCE? JUCE is dual licensed under both the JUCE licence and the AGPLv3. This means that you can choose to use JUCE under the …
JUCE - JUCE
The JUCE Team is excited to announce the release of JUCE 7. In addition to improved graphics and accessibility, JUCE now supports the Audio Random Access SDK (ARA) and the LV2 plug-in format, …
Projucer Part 1, getting started with the Projucer - JUCE
This tutorial shows you how to install JUCE and how to create a new cross-platform JUCE project using the Projucer. You also learn how to export the project to an IDE such as Xcode or Visual Studio to …
Create a basic Audio/MIDI plugin, Part 1 - JUCE
This tutorial will help you to set up your computer and create an Projucer project for developing audio plug-ins (VST3 and AudioUnit) using JUCE. At the end, we will end up with an audio plug-in that …