Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 1.1 KB

README.md

File metadata and controls

22 lines (16 loc) · 1.1 KB

group6-hw-Juce-GELVS

The FlanGELVS

Steps to play it:

1- Go to code and click on Download Zip .
2- Go into the folder FlanGELVS and open with projucer the file FlanGELVS.jucer .
3- Open it with Visual Studio (2019 or 2022 version) or XCode and debug the program .
4- Have fun with our flanger :D

FlanGELVS_Plugin

Play with AudioPluginHost of JUCE (Windows)

1 - Compile the VST3 of the Plugin on Visual Studio VST_Creation

2 - Run the AudioPluginHost, insert the VST3 of the Plugin and play it
Open_APH

It is also possible to use it into other music software (Reaper, Logic etc...)
ReaperFlangelvs

For more information, read the report: CMLS_Homework#2_Report.pdf .