/randstepfilter

My first VST plugin. Created this project to refresh my C++ skills, recall some signal processing techniques and learn VST plugin development with iPlug2 framework

Primary LanguagePython

Randstepfilter


This is a simple VST plugin built using iPlug2. It is currently under development.

It is supposed to work as a Voltage Controlled Filter with a random sample and hold control input, where s&h rate can be adjusted, as well as the filter parameters.

My goal is to make it sound kinda like this in a guitar, while refreshing my C++ knowledge and learning how to make VST plugins.