summaryrefslogtreecommitdiff
path: root/share/scripts/midi_remap.lua
diff options
context:
space:
mode:
Diffstat (limited to 'share/scripts/midi_remap.lua')
-rw-r--r--share/scripts/midi_remap.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/scripts/midi_remap.lua b/share/scripts/midi_remap.lua
index 4fb7919e23..2da985caf2 100644
--- a/share/scripts/midi_remap.lua
+++ b/share/scripts/midi_remap.lua
@@ -4,7 +4,7 @@ ardour {
category = "Utility",
license = "MIT",
author = "Alby Musaelian",
- description = [[Map arbitrary MIDI notes to others. Affects Note On/Off and polyphonic key pressure. Note that if a single note is mapped multiple times, the last mapping wins -- MIDI events are never duplicated.]]
+ description = [[Map arbitrary MIDI notes to others. Affects Note On/Off and polyphonic key pressure. Note that if a single note is mapped multiple times, the last mapping wins (MIDI events are never duplicated).]]
}
-- The number of remapping pairs to allow. Increasing this (at least in theory)