aboutsummaryrefslogtreecommitdiffhomepage
path: root/backends/winmidi.md
diff options
context:
space:
mode:
Diffstat (limited to 'backends/winmidi.md')
-rw-r--r--backends/winmidi.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/winmidi.md b/backends/winmidi.md
index 9e7d9cc..6de6348 100644
--- a/backends/winmidi.md
+++ b/backends/winmidi.md
@@ -29,7 +29,7 @@ to the listing shown at startup when using the global `list` option.
The `winmidi` backend supports mapping different MIDI events as MIDIMonster channels. The currently supported event types are
* `cc` - Control Changes
-* `note` - Note On/Off messages
+* `note` - Note On/Off messages (also known as note velocity)
* `pressure` - Note pressure/aftertouch messages
* `aftertouch` - Channel-wide aftertouch messages
* `pitch` - Channel pitchbend messages