add tonal example

This commit is contained in:
Felix Roos 2022-03-27 22:49:06 +02:00
parent 1cf6b37ee4
commit f8f2fb608d
3 changed files with 505 additions and 1 deletions

View file

@ -25,6 +25,7 @@
},
"homepage": "https://github.com/tidalcycles/strudel#readme",
"dependencies": {
"@strudel.cycles/core": "^0.0.1"
"@strudel.cycles/core": "^0.0.1",
"@tonaljs/tonal": "^4.6.5"
}
}