feat(sointu): add RowsPerBeat so non-power of 2 beat divisions are easier

This commit is contained in:
vsariola
2021-02-01 18:33:52 +02:00
parent 3cf2fc70a8
commit 3f494661e3
95 changed files with 132 additions and 6 deletions

View File

@ -1,5 +1,6 @@
bpm: 100
rowsperpattern: 8
rowsperbeat: 4
tracks:
- numvoices: 1
sequence: [1, 0, 2, 0, 3, 0, 4, 0]