Download and Install JUCE from the JUCE website.

From the side list, select New Project and select the project type Basic under the Plug-In dropdown.


Projucer will automatically generate the necessary modules (libraries) based on the project type, additional modules may be selected from the dropdown if required.

Select the project exporters necessary for your project. The selection of exporters depends on your project's target platforms.


Under File Explorer new files and resources can be added to your JUCE project. Create new files by clicking the plus icon. Drag in assets or folders to add to your JUCE project.

Simarly, additional Modules and Exporters may be added or removed to your JUCE project in the associated dropdown menus. Create new files by clicking the plus icon. Drag in assets or folders to add to your JUCE project.
