Update Lua VAMP scripts to show a progress dialog

This commit is contained in:
Robin Gareus
2019-09-02 05:19:27 +02:00
parent 6edb649b53
commit a1f9beb355
4 changed files with 56 additions and 19 deletions

View File

@@ -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