I get very inconsistent behavior when trying to record loops.
Sometimes a loop gets recorded, sometimes not. Sometimes the old loop is not overwritten when using rlooper, sometimes it is.
I started using named loops instead of the standard 8 buffers, but that did not change the behavior.
I feel like I'm missing a very basic concept.
I need to run my once $ s "looper" # lname "bubu"
multiple times in order to actually get a recording. I thought it had to do with not waiting long enough but even when waiting multiple cycles, sometimes it triggers and sometimes it does not
Hi,
I get very inconsistent behavior when trying to record loops. Sometimes a loop gets recorded, sometimes not. Sometimes the old loop is not overwritten when using rlooper, sometimes it is.
I started using named loops instead of the standard 8 buffers, but that did not change the behavior. I feel like I'm missing a very basic concept.
I need to run my
once $ s "looper" # lname "bubu"
multiple times in order to actually get a recording. I thought it had to do with not waiting long enough but even when waiting multiple cycles, sometimes it triggers and sometimes it does notanyone have an idea what is going on?