Clarify MIDI randomize script description

This commit is contained in:
Robin Gareus 2025-12-01 14:15:23 +01:00
parent 7948887382
commit 52af610937
No known key found for this signature in database
GPG key ID: A090BCE02CF57F04

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 ()