mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 23:05:04 +01:00
re-classify bundled lua scripts
* search by author: - "Ardour Team" for "ready to use" plugins - "Ardour Lua Task Force" = example plugins * search by Category - use "Example" for DSP plugins (except instruments)
This commit is contained in:
parent
53274c5bae
commit
4866106bcc
20 changed files with 30 additions and 57 deletions
|
|
@ -2,9 +2,7 @@ ardour {
|
|||
["type"] = "session",
|
||||
name = "Stop at Marker",
|
||||
license = "MIT",
|
||||
author = "Robin Gareus",
|
||||
email = "robin@gareus.org",
|
||||
site = "http://gareus.org",
|
||||
author = "Ardour Lua Task Force",
|
||||
description = [[An example session script which stops the transport on every location marker when rolling forward.]]
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue