Skip to content

Commit a9209a8

Browse files
authored
Update key.md
1 parent 417f9af commit a9209a8

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/opcodes/key.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,9 @@ the lokey value it would set will override the previous lokey.
4949
lokey=70 key=72
5050
```
5151

52-
For cases where a region should not actually be triggered by a key (usually this
53-
is the case with regions triggered by MIDI CC changes), the special value of key=-1
54-
can be used.
52+
For cases where a region should not actually be triggered by a MIDI note message (usually
53+
this means a region triggered by MIDI CC changes, for example the movement of piano
54+
pedals), the special value of -1 can be used:
5555

5656
```sfz
5757
key=-1

0 commit comments

Comments
 (0)