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

@@ -43,6 +43,7 @@ function factory () return function ()
end
end
end
return false -- continue, !cancel
end
-- Configure Vamp plugin