husc
8
I think I understand your problem, the solution requires a bit of re-programming:
Make sure the number of rows and length sync up. So if you have:
OT
- pattern C12 16steps
- loop 2x
make the slave:
MM
- pattern C12 16steps
- pattern C12 16 steps
instead of:
OT
- pattern C12 16steps
- loop 2x
make the slave:
MM
- pattern C12 32steps
- Error
Hope this is clear?
EDIT: stuff gets fun and fuzzy when you create nested loops, set different BPM values and tempo divisions!