update scripts (Lua namespace refactoring)
authorRobin Gareus <robin@gareus.org>
Mon, 21 Mar 2016 19:58:53 +0000 (20:58 +0100)
committerRobin Gareus <robin@gareus.org>
Mon, 21 Mar 2016 19:58:53 +0000 (20:58 +0100)
scripts/scope.lua

index 4a00b072a1a15ca403b1be8b57be8028a001c2be..32881feddef4807e0e8f126944c6243fd0d171fc 100644 (file)
@@ -140,9 +140,9 @@ function render_inline (ctx, w, max_h)
 
        -- prepare drawing
        ctx:set_line_width (1.0)
-       local dash3 = ARDOUR.DoubleVector ()
+       local dash3 = C.DoubleVector ()
        dash3:add ({1, 3})
-       local dash4 = ARDOUR.DoubleVector ()
+       local dash4 = C.DoubleVector ()
        dash4:add ({1, 4})
 
        -- plot every channel