More s/frame/sample/ -- Lua Scripts
Sadly this breaks existing loaded scripts. C'est la vie.
This commit is contained in:
@@ -19,7 +19,7 @@ have to wait for the export.
|
||||
|
||||
function factory (unused_params) return function ()
|
||||
|
||||
local fr = Session:frame_rate()
|
||||
local fr = Session:sample_rate()
|
||||
local chaps = {}
|
||||
|
||||
for l in Session:locations():list():iter() do
|
||||
|
||||
Reference in New Issue
Block a user