Some more frame -> sample changes (in scripts)

This commit is contained in:
Johannes Mueller 2019-06-16 01:30:34 +02:00
parent 9ddc47204a
commit 79db200bdb
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