Update Lua VAMP scripts to show a progress dialog
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user