mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-26 15:08:17 +01:00
Update Lua VAMP scripts to show a progress dialog
This commit is contained in:
parent
6edb649b53
commit
a1f9beb355
4 changed files with 56 additions and 19 deletions
|
|
@ -43,6 +43,7 @@ function factory () return function ()
|
|||
end
|
||||
end
|
||||
end
|
||||
return false -- continue, !cancel
|
||||
end
|
||||
|
||||
-- Configure Vamp plugin
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue