mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-09 08:14:58 +01:00
Consolidete script author names
This commit is contained in:
parent
46e895aaad
commit
c8df8418dc
39 changed files with 40 additions and 40 deletions
|
|
@ -1,7 +1,7 @@
|
|||
ardour {
|
||||
["type"] = "EditorHook",
|
||||
name = "Make all Regions Transparent",
|
||||
author = "Ardour Lua Task Force",
|
||||
author = "Ardour Team",
|
||||
description = "While the transport is looping, all regions become transparent.",
|
||||
}
|
||||
|
||||
|
|
@ -25,4 +25,4 @@ function factory ()
|
|||
end
|
||||
::next::
|
||||
end
|
||||
end end
|
||||
end end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue