aboutsummaryrefslogtreecommitdiffhomepage
path: root/backends/rtpmidi.md
diff options
context:
space:
mode:
Diffstat (limited to 'backends/rtpmidi.md')
-rw-r--r--backends/rtpmidi.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/rtpmidi.md b/backends/rtpmidi.md
index 8014572..dd9cb56 100644
--- a/backends/rtpmidi.md
+++ b/backends/rtpmidi.md
@@ -60,7 +60,7 @@ Common instance configuration parameters
The `rtpmidi` backend supports mapping different MIDI events to 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