summaryrefslogtreecommitdiff
path: root/share/scripts/HiAndLowPass.lua
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2020-04-24 05:47:02 +0200
committerRobin Gareus <robin@gareus.org>2020-04-24 05:47:02 +0200
commitf72b05d3a50d65df7a0ea1b7bd6b717e0a192848 (patch)
tree48917e8272fd09b716b225e2428a0cb98041a802 /share/scripts/HiAndLowPass.lua
parentfcf4e3e9eb7182fea29fa36c0817cc51c5319bcb (diff)
Update Lua script descriptions, rename some scripts
Diffstat (limited to 'share/scripts/HiAndLowPass.lua')
-rw-r--r--share/scripts/HiAndLowPass.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/scripts/HiAndLowPass.lua b/share/scripts/HiAndLowPass.lua
index 75704d9701..0438236229 100644
--- a/share/scripts/HiAndLowPass.lua
+++ b/share/scripts/HiAndLowPass.lua
@@ -4,7 +4,7 @@ ardour {
category = "Filter",
license = "GPLv2",
author = "Ardour Team",
- description = [[High and Low Pass Filter with de-zipped controls, written in Ardour-Lua]]
+ description = [[High and Low Pass Filter with de-zipped controls]]
}
function dsp_ioconfig ()