Hi,
I am trying to assign various loop out effects to pads for quick access
The loop out has the following:
Length:
Mode:
Mode Peram:
Count:
Stop
Slip
Video
padfx 'loop out' 1bt fade 80% 50% works but I cannot figure out the correct syntax to change the mode
Can anyone help
Thanks in advance
I am trying to assign various loop out effects to pads for quick access
The loop out has the following:
Length:
Mode:
Mode Peram:
Count:
Stop
Slip
Video
padfx 'loop out' 1bt fade 80% 50% works but I cannot figure out the correct syntax to change the mode
Can anyone help
Thanks in advance
Inviato Wed 25 May 22 @ 2:28 pm
mode is just slider position
Inviato Wed 25 May 22 @ 2:31 pm
Thank for that info.... My basic one now works... Easy when you know how.
I wanted to get a bit more creative so I came up with this
padfx 'loop out' 1bt 1% 80% 50% & padfx "flanger" 100% 80%
It works but once it's completed the flanger effect stays on. Is there a way to turn it off?
Thanks in advance
I wanted to get a bit more creative so I came up with this
padfx 'loop out' 1bt 1% 80% 50% & padfx "flanger" 100% 80%
It works but once it's completed the flanger effect stays on. Is there a way to turn it off?
Thanks in advance
Inviato Wed 25 May 22 @ 3:36 pm
since loop out self terminates, after all your current script set up a rsi to monitor loop out, when off kill flanger & kill the rsi
Inviato Wed 25 May 22 @ 3:54 pm
Thank you for the reply.
What is an RSI and where can I read about how to use them?
I've only ever dabbled in simple scripts before so any help would be appriciated.
Thanks in advance
What is an RSI and where can I read about how to use them?
I've only ever dabbled in simple scripts before so any help would be appriciated.
Thanks in advance
Inviato Wed 25 May 22 @ 4:01 pm
repeat_start, repeat_start_instant, repeat_stop
http://www.virtualdj.com/forums/223743/General_Discussion/Script_School.html?page=3.80
http://www.virtualdj.com/forums/223743/General_Discussion/Script_School.html?page=3.80
Inviato Wed 25 May 22 @ 4:52 pm