Update Lua script descriptions, rename some scripts
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user