mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 00:34:59 +01:00
move new_playlist Lua script from mixbus and add some garbage collection
This commit is contained in:
parent
a54a501ad6
commit
fa17364977
4 changed files with 20 additions and 2 deletions
|
|
@ -101,6 +101,6 @@ function factory () return function ()
|
|||
end
|
||||
end
|
||||
end
|
||||
|
||||
::script_end::
|
||||
collectgarbage()
|
||||
end end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue