Skip to content

Commit abe962f

Browse files
committed
Update readme.
1 parent 1444364 commit abe962f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,9 @@ The convolution reverb uses impulse responses from the [Open AIR](https://www.op
2525
## MIDI Control
2626
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).
2727
> In a DAW you may use `Program` parameter to control the sequencer steps.
28+
> Another way to control the sequencer is via key switches (MIDI notes). The default configuration uses keys `22` and `23` to control the sequencer.
2829
29-
MIDI controllers (CCs):
30+
### CCs:
3031
- `CC 1` modulation wheel enables/disables tremulant
3132
- `CC 7` controls the global volume (on the control MIDI channel) and the volume of each division which has `swell` config flag enabled (on the swell MIDI channel)
3233
- `CC 91` controls the reverb output level

0 commit comments

Comments
 (0)