tune
This commit is contained in:
parent
8fa9fda9b4
commit
a977a9b444
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
export const timeCatMini = `s(
|
export const timeCatMini = `s(
|
||||||
'c3@3 [eb3, g3, [c4 d4]/2]',
|
'c3@3 [eb3, g3, [c4 d4]/2]',
|
||||||
'c2 g2',
|
'c2 g2',
|
||||||
m\`[eb4@5 [f4 eb4 d4]@3] [eb4 c4]/2\`.slow(8)
|
m('[eb4@5 [f4 eb4 d4]@3] [eb4 c4]/2').slow(8)
|
||||||
)`;
|
)`;
|
||||||
|
|
||||||
export const timeCat = `stack(
|
export const timeCat = `stack(
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue