summaryrefslogtreecommitdiff
path: root/share/scripts/mixer_settings_store.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/mixer_settings_store.lua
parentfcf4e3e9eb7182fea29fa36c0817cc51c5319bcb (diff)
Update Lua script descriptions, rename some scripts
Diffstat (limited to 'share/scripts/mixer_settings_store.lua')
-rw-r--r--share/scripts/mixer_settings_store.lua2
1 files changed, 0 insertions, 2 deletions
diff --git a/share/scripts/mixer_settings_store.lua b/share/scripts/mixer_settings_store.lua
index 3c6ecbaef7..2603d2857e 100644
--- a/share/scripts/mixer_settings_store.lua
+++ b/share/scripts/mixer_settings_store.lua
@@ -3,7 +3,6 @@ ardour {
name = "Store Mixer Settings",
author = "Mixbus Team",
description = [[
-
Stores the current Mixer state as a file
that can be read and recalled arbitrarily
by it's companion script, Recall Mixer Settings.
@@ -11,7 +10,6 @@ ardour {
Supports: processor settings, grouping,
mute, solo, gain, trim, pan and processor ordering,
plus re-adding certain deleted plugins.
-
]]
}