Strudel (live coding de música) — fork del hacklab: interfaz multiidioma, pestaña de proyectos, transporte con seek, guía de sonidos y lanzador de escritorio. Upstream: codeberg.org/uzu/strudel
Find a file
Felix Roos 9ccc78a929 build
2022-02-25 16:28:22 +01:00
.github Create FUNDING.yml 2022-02-09 21:21:42 +00:00
.vscode code stuff 2022-02-02 13:48:15 +00:00
docs build 2022-02-25 16:28:22 +01:00
repl comment out logging + add pipe for legacy... 2022-02-25 16:26:47 +01:00
test fix off() 2022-02-24 22:53:13 +00:00
.gitignore ast shape shifting pseudo note variables 2022-02-09 20:11:16 +01:00
featurelist.md add featurelist 2022-02-24 20:19:02 +01:00
index.html fix strudel location 2022-01-27 20:44:47 +00:00
LICENSE Initial commit 2022-01-22 20:24:36 +00:00
package-lock.json hot mode + tone synth experiments 2022-02-08 23:01:01 +01:00
package.json deps 2022-02-08 08:59:52 +00:00
README.md update readme for local dev 2022-02-05 15:44:47 -06:00
snowpack.config.js init 2022-01-24 22:57:21 +00:00
strudel.mjs Merge branch 'main' of https://github.com/tidalcycles/strudel 2022-02-25 16:26:56 +01:00

strudel

Local development

Run the REPL locally:

cd repl
npm install
npm run start