Some more frame -> sample changes (in scripts)

This commit is contained in:
Johannes Mueller 2019-06-16 01:30:34 +02:00 committed by Nikolaus Gullotta
parent 2f65694b52
commit 338a07bc4c
5 changed files with 7 additions and 8 deletions

View file

@ -274,7 +274,7 @@ function factory (params) return function ()
Session:abort_reversible_command ()
end
print ("bounced " .. n_regions_created .. " regions from loop range (" .. loop:length() .. " frames) to playhead @ frame # " .. playhead)
print ("bounced " .. n_regions_created .. " regions from loop range (" .. loop:length() .. " samples) to playhead @ sample # " .. playhead)
::errorout::
end -- end of anonymous action script function
end -- end of script factory