MidiVel ● An audio effects plugin in the form of a .dll file ● Takes in MIDI input and manipulates all of it to a certain velocity, controlled by a virtual knob accessible to the user. ● Created with JUCE and VS2015 ● Implemented in C++/C# ● Uses OOP