The first loop should define the loop size, the loops that come after that should be variable in size: an integer multiple of loop 1.
For that, there need to be 2 rec modes:
- record multiple loops automatically (like we have now)
- record a loop and stop when the button is pushed again.