mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-09 08:14:58 +01:00
Update Lua script descriptions, rename some scripts
This commit is contained in:
parent
fcf4e3e9eb
commit
f72b05d3a5
25 changed files with 24 additions and 29 deletions
|
|
@ -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.
|
||||
|
||||
]]
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue