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
No known key found for this signature in database
GPG key ID: A090BCE02CF57F04
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