mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 15:25:01 +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,7 @@ ardour {
|
|||
name = "Stop at Marker",
|
||||
license = "MIT",
|
||||
author = "Ardour Lua Task Force",
|
||||
description = [[An example session script which stops the transport on every location marker when rolling forward.]]
|
||||
description = [[Stop the transport on every location marker when rolling forward.]]
|
||||
}
|
||||
|
||||
function factory ()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue