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
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,3 +23,6 @@ The convolution reverb uses IRs from the [Open AIR](https://www.openair.hosted.y
23
23
24
24
## MIDI Control
25
25
Sequencer steps are controlled via the program change messages sent on the control MIDI channel (program 0 corresponds to the first step of the sequencer, 1 - to the second and so on).
26
+
27
+
-`CC 7` on control channel controls the global volume;
28
+
-`CC 91` on control channel controls the reverb output level;
0 commit comments