From cafe31b953a372f43382372061b0ce3fb7d03abb Mon Sep 17 00:00:00 2001 From: cbdev Date: Sat, 24 Jul 2021 13:41:24 +0200 Subject: Rewrite some documentation text --- backends/winmidi.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'backends/winmidi.md') 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 -- cgit v1.2.3