mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-09 16:24:57 +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
|
|
@ -54,6 +54,7 @@ function factory () return function ()
|
|||
end
|
||||
end
|
||||
end
|
||||
return false -- continue, !cancel
|
||||
end
|
||||
|
||||
vamp:plugin ():setParameter ("Beats Per Bar", 4); -- TODO ask
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue