hugonxc / citrus-sinensis

An Audio Plugin to change channel gain and visualize frequency spectrum

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

image-removebg-preview

Citrus Sinensis

An Audio Plugin to change channel gain and visualize frequency spectrum. Built using JUCE Framework.

image

Setup

First, make sure you have JUCE installed. You can find a great getting started here.

After that, check if the desired Plugin format is selected in the Projucer settings.

You can check this by clicking on the settings icon on top left:

image

Next, make sure the formats that you want are checked:

image

Open the IDE of your choice, Xcode or Visual Studio for example, and compile it using the Release build configuration.

This will generate you a .component or .vst3 based on the previous choice you made.

And that's it, enjoy Citrus Sinensis!!!

About

An Audio Plugin to change channel gain and visualize frequency spectrum


Languages

Language:C++ 100.0%