the comman 'loop_length' only works on active loops, including as a query.
Please make it so that it also affects loop_length when no loop is active.
This would be very useful for indicating and setting the loop-length with controllers and LEDs. One less thing that needs looking at the laptop screen.
Please make it so that it also affects loop_length when no loop is active.
This would be very useful for indicating and setting the loop-length with controllers and LEDs. One less thing that needs looking at the laptop screen.
Posted Tue 23 Jun 20 @ 8:04 pm
use
loop_select 8 ? on : off
loop_select 8 ? on : off
Posted Wed 24 Jun 20 @ 5:59 am
locodog wrote :
use
loop_select 8 ? on : off
loop_select 8 ? on : off
Thank you! That solved it :D
Posted Wed 24 Jun 20 @ 7:26 pm