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
2023-11-17 12:55:17 +01:00
.github Update tauri.yml workflow file 2023-09-17 13:26:58 +00:00
.vscode basic astro docs 2022-12-19 23:23:31 +01:00
my-patterns update to astro 3 2023-11-02 09:13:29 +01:00
packages Initial work on crackle 2023-11-17 12:55:17 +01:00
paper replace strudel.tidalcycles.org with strudel.cc 2023-10-28 23:49:30 +02:00
src-tauri update to astro 3 2023-11-02 09:13:29 +01:00
test Merge remote-tracking branch 'origin/main' into phaser 2023-11-13 21:59:10 +01:00
website fix codeformat 2023-11-15 19:22:52 +01:00
.eslintignore ignore hydra.mjs in linter 2023-10-26 16:20:19 +02:00
.eslintrc.json add import linting + fix checks 2023-01-28 21:00:42 +01:00
.gitignore init 2023-06-23 21:06:10 +04:00
.prettierignore format 2023-02-10 20:09:23 +01:00
.prettierrc FIXES: Warning about jsxBracketSameLine deprecation 2023-02-16 14:46:33 +01:00
CONTRIBUTING.md Update CONTRIBUTING.md 2023-11-01 22:40:23 +01:00
dependencies.svg add dependencies graphic 2022-09-13 22:40:52 +02:00
index.mjs configuring package, wiring everything together 2023-08-30 08:24:02 -04:00
jsdoc.config.json better draw cleanup + began reference tab 2022-11-13 14:50:48 +01:00
lerna.json migrate lerna to pnpm 2023-01-28 22:01:35 +01:00
LICENSE Change to Affero GPL 2022-04-27 09:34:47 +01:00
package.json replace strudel.tidalcycles.org with strudel.cc 2023-10-28 23:49:30 +02:00
pnpm-lock.yaml update to astro 3 2023-11-02 09:13:29 +01:00
pnpm-workspace.yaml add superdough package 2023-08-11 10:42:59 +02:00
README.md replace strudel.tidalcycles.org with strudel.cc 2023-10-28 23:49:30 +02:00
undocumented.json delete webdirt 2023-07-04 23:44:36 +02:00
undocumented.mjs add script that finds all undocumented exports 2023-01-12 12:35:04 +01:00
vitest.config.ts exclude shared test for now 2022-11-03 19:01:23 +01:00

strudel

Strudel test status

An experiment in making a Tidal using web technologies. This software is slowly stabilising, but please continue to tread carefully.

Running Locally

After cloning the project, you can run the REPL locally:

pnpm run setup
pnpm run repl

Using Strudel In Your Project

There are multiple npm packages you can use to use strudel, or only parts of it, in your project:

Click on the package names to find out more about each one.

Contributing

There are many ways to contribute to this project! See contribution guide.

Made with contrib.rocks.

Community

There is a #strudel channel on the TidalCycles discord: https://discord.com/invite/HGEdXmRkzT

You can also ask questions and find related discussions on the tidal club forum: https://club.tidalcycles.org/

The discord and forum is shared with the haskell (tidal) and python (vortex) siblings of this project.