Repository files navigation
Audio Plugin Created using the JUCE Plugin.
Performs Attenuation and Amplification of lowband and high band frequencies with optional adjustment of Gain.
Future Prospects : Audio Visualizer and a more comprehensive UI (As soon as i get some time).
Getting your template running :
Follow JUCE Build Instructions to build Projucer(GUI tool to configure your JUCE projects).
Create New Project and choose defaults as-per your Operating System.
Make Sure to enable the juce_dsp module in the modules section.
Once Project is created, Build to ensure that project environment is set up correctly.
If a window with Hello World is displayed, it means that you've successfully setup your JUCE project.
Replace the /your/project/folder/Source with the Source folder from this project.
Build the project once again and you should have a working replica.
Visit /your/path/JUCE/extras/AudioPluginHost/Builds.
Build as per your operating system.
XCode for OSX.
Visual Studio for Windows
Make files for linux :)
After this run AudioPluginHost and scan for VST3/AU plugins.
Ideally your build should appear on the list of identified plugins.
Drag and drop the plugin onto the debug area, make connections and test the build!
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Languages
Makefile
85.8%
C++
12.8%
Other
1.4%
You can’t perform that action at this time.