On my MIXON 4 I have two buttons that I want to set up as a manual start loop point and end loop button.
Something like this:
Button [PARAM -] (will create the loop point start)
Button [PARAM -] (will create the loop point end)
Then it will continiusly loop until I press [PARAM -]
Something like this:
Button [PARAM -] (will create the loop point start)
Button [PARAM -] (will create the loop point end)
Then it will continiusly loop until I press [PARAM -]
geposted Wed 15 Apr 20 @ 7:46 am
loop_in
loop_out
a bit of a waste of pad params if you ask me, you could cut it to one button
loop_in ? loop_out : loop_in
loop_out
a bit of a waste of pad params if you ask me, you could cut it to one button
loop_in ? loop_out : loop_in
geposted Wed 15 Apr 20 @ 7:57 am