You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ As you read this, you may start thinking, "Why don't you just use presets?" Well
7
7
## Okay, let's make a plugin!
8
8
I needed a basic pluggin to make it a little easier to reconfigure a large number of VSTs running in my VST host when playing live. Sure, it's easy to configure multiple effects to turn on or off with only one press of a stomp switch on my MIDI Foot Controller. But what happens if I want to also set some "knob" type parameters to different values that aren't on/off? I needed to write a SEQUENCE of MIDI CC messages that get TRIGGERED by a single incoming MIDI CC event.
The plugin works by letting define up to 10 unique SEQUENCES, each with up to 10 output MIDI events per sequence. Here's an example sequence to illustrate:
0 commit comments