Hello DJs,
i search to overloop propriety,
I know that to activate it is : <map value="x" action="deck 1 effect 'overloop' active" />
That it is OK
for change overlopp volume : <map value="y" action="deck 1 effect 'overloop' slider 1 50% " />
That it is also OK
but I don't find how to change the loop length (1 beat, 2 beats, 4 beats ...)
I test all this commands :
<map value="x" action="deck 1 effect 'overloop' 2" />
<map value="x" action="deck 1 effect 'overloop' 2 beats" />
<map value="x" action="deck 1 overloop 2" />
<map value="x" action="deck 1 overloop 2 beat" />
<map value="x" action="deck 1 overloop 2 beats" />
but there don't work !!
can you help me ?? ???
(sorry for my english)
i search to overloop propriety,
I know that to activate it is : <map value="x" action="deck 1 effect 'overloop' active" />
That it is OK
for change overlopp volume : <map value="y" action="deck 1 effect 'overloop' slider 1 50% " />
That it is also OK
but I don't find how to change the loop length (1 beat, 2 beats, 4 beats ...)
I test all this commands :
<map value="x" action="deck 1 effect 'overloop' 2" />
<map value="x" action="deck 1 effect 'overloop' 2 beats" />
<map value="x" action="deck 1 overloop 2" />
<map value="x" action="deck 1 overloop 2 beat" />
<map value="x" action="deck 1 overloop 2 beats" />
but there don't work !!
can you help me ?? ???
(sorry for my english)
Mensajes Fri 23 Dec 11 @ 8:40 am
I don't use overloop to know, but it is probably
effect 'overloop' button 2
if it is a different button number, use that instead
effect 'overloop' button 2
if it is a different button number, use that instead
Mensajes Fri 23 Dec 11 @ 11:08 am
it works !!!!!!!!!!!!!!!!!!
Thank you very much !!
Thank you very much !!
Mensajes Fri 23 Dec 11 @ 12:58 pm
I have another question :
I want to make a condition with a slider position, anithing like this :
"deck 1 effect 'overloop' slider 1 100% ? page 'effects'"
it is possible ?
I want to make a condition with a slider position, anithing like this :
"deck 1 effect 'overloop' slider 1 100% ? page 'effects'"
it is possible ?
Mensajes Fri 23 Dec 11 @ 3:50 pm
I test a lot of commands but noone work...
I thinks its just possible if I set a variable for all slider position...
I thinks its just possible if I set a variable for all slider position...
Mensajes Sat 24 Dec 11 @ 8:29 am