update scripts (Lua namespace refactoring)

This commit is contained in:
Robin Gareus 2016-03-21 20:58:53 +01:00
parent 9f0130249d
commit b47fb7a0b2

View 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