mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 07:14:56 +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
|
|
@ -2,7 +2,7 @@ ardour {
|
|||
["type"] = "EditorHook",
|
||||
name = "Periodically Save Snapshot",
|
||||
author = "Ardour Lua Task Force",
|
||||
description = "Save a session-snapshot peridocally (every 15mins) named after the current date-time",
|
||||
description = "Save a session-snapshot periodically (every 15mins) named after the current date-time",
|
||||
}
|
||||
|
||||
-- subscribe to signals
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue