gbyesiltas / ReMastered

MIDI controlled harmonizer (prismizer) plugin made using the JUCE framework
3 stars 0 forks source link

ReMastered

MIDI controlled harmonizer (prismizer) plugin made using the JUCE framework. This plugin uses the aubio library for pitch detection and SoundTouch library for pitch shifting. The main processing block is in the ~/Source/PluginProcessor.cpp file.