Use conf.fatal for fatal configuration errors
[ardour.git] / scripts / _vamp_tempomap_example.lua
index 44b8771858c4543c735392d0aab1eba2afdacef3..1c216c06f392737960328f583643588d9fa99c00 100644 (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