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
2022-03-25 21:35:41 +01:00
.github Update test.yml 2022-02-26 20:21:50 +00:00
.vscode code stuff 2022-02-02 13:48:15 +00:00
docs build 2022-03-24 23:57:32 +01:00
packages import tone always from @strudel/tone 2022-03-25 21:35:41 +01:00
paper tidy up, get citations by URL 2022-03-24 12:30:54 +00:00
repl import tone always from @strudel/tone 2022-03-25 21:35:41 +01:00
test start packaging 2022-03-25 14:39:25 +01:00
.gitignore ignore mytunes 2022-03-20 01:24:47 +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
lerna.json start packaging 2022-03-25 14:39:25 +01:00
LICENSE Initial commit 2022-01-22 20:24:36 +00:00
package-lock.json fix more deps 2022-03-25 21:29:09 +01:00
package.json fix more deps 2022-03-25 21:29:09 +01:00
README.md Update README.md 2022-02-26 20:29:16 +00:00
snowpack.config.js init 2022-01-24 22:57:21 +00:00

strudel

Strudel test status

An experiment in making a Tidal using web technologies. This is unstable software, please tread carefully.

Try it here: https://strudel.tidalcycles.org/

Tutorial: https://strudel.tidalcycles.org/tutorial/

Local development

Run the REPL locally:

cd repl
npm install
npm run start