This commit is contained in:
Felix Roos 2022-02-10 08:30:38 +01:00
parent ad777ed183
commit fabfee5976
3 changed files with 58 additions and 1 deletions

8
docs/dist/tunes.js vendored
View file

@ -1,3 +1,11 @@
export const timeCat = `stack(
timeCat([3, c3], [1, stack(eb3, g3, m(c4, d4).slow(2))]),
m(c2, g2),
sequence(
timeCat([5, eb4], [3, m(f4, eb4, d4)]),
m(eb4, c4).slow(2)
).slow(4)
)`;
export const shapeShifted = `stack(
sequence(
e5, [b4, c5], d5, [c5, b4],