[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Date Index][
Thread Index][
Author Index]
mobius script help
can anyone tell me why the replace functions in this script are behaving like overdubs and not replacing the previous audio?
set 8thsPerCycle 16
wait cycle
repeat 16
wait Subcycle
replace
reverse
wait subcycle
replace
reverse
wait subcycle
next
if i have the replace button on the UI and hit it, it behaves as expected
i expect it's something simple i havn't checked in the options somewhere
many thanks!
sim