mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 11:06:32 +01:00
Clarify MIDI randomize script description
This commit is contained in:
parent
7948887382
commit
52af610937
1 changed files with 1 additions and 1 deletions
|
|
@ -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 ()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue