mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-09 16:24:57 +01:00
prefix blessed scripted DSP plugins with a-*
This commit is contained in:
parent
4fd607814f
commit
2b7a89ecff
7 changed files with 17 additions and 22 deletions
|
|
@ -2,7 +2,7 @@ ardour {
|
|||
["type"] = "dsp",
|
||||
name = "Voice/Level Activate",
|
||||
category = "Utility",
|
||||
author = "Ardour Team",
|
||||
author = "Ardour Lua Task Force",
|
||||
license = "MIT",
|
||||
description = [[Roll the transport when the signal level on the plugin's input exceeds a given threshold.]]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue