Clarify MIDI randomize script description

This commit is contained in:
Robin Gareus
2025-12-01 14:15:23 +01:00
parent 7948887382
commit 52af610937

View File

@@ -1,7 +1,7 @@
ardour { ["type"] = "EditorAction", name = "Brutalize MIDI",
license = "MIT",
author = "Ardour Team",
description = [[Randomize MIDI Note position (de-quantize).]]
description = [[Randomize MIDI Note position (de-quantize) of selected MIDI regions.]]
}
function factory () return function ()