Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 262 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 262 Bytes

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.