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
Jade (Rose) Rowland 19f2434694 workerizing
2024-01-09 22:49:39 -05:00
.github use node 20 for deployment too + bump node types 2023-12-31 00:54:39 +01:00
.vscode basic astro docs 2022-12-19 23:23:31 +01:00
examples codeformat 2023-12-30 23:21:34 +01:00
jsdoc More code beauty please 2023-11-22 20:38:25 +01:00
my-patterns update to astro 3 2023-11-02 09:13:29 +01:00
packages workerizing 2024-01-09 22:49:39 -05: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 revert changing default voicing dict for now... 2023-12-31 16:27:35 +01:00
website hotfix: Zach B-B 2024-01-03 00:23:28 +01:00
.eslintignore Ignore jsdoc-synonyms by eslint 2023-11-11 15:53:03 +01:00
.eslintrc.json add import linting + fix checks 2023-01-28 21:00:42 +01:00
.gitignore ADDS: JetBrains IDE files (#840) 2023-12-05 11:19:57 +00:00
.prettierignore update lerna 2023-12-30 23:19:22 +01:00
.prettierrc FIXES: Warning about jsxBracketSameLine deprecation 2023-02-16 14:46:33 +01:00
CONTRIBUTING.md CHANGES: pnpm 8.1.3 to 8.11.0 2023-12-07 10:19:26 +01:00
index.mjs configuring package, wiring everything together 2023-08-30 08:24:02 -04:00
lerna.json update lerna 2023-12-30 23:19:22 +01:00
LICENSE Change to Affero GPL 2022-04-27 09:34:47 +01:00
package.json fix: for some reason, ci fails without it... 2023-12-31 00:58:09 +01:00
pnpm-lock.yaml add showcase 2024-01-01 17:56:29 +01:00
pnpm-workspace.yaml move all examples to separate examples folder 2023-12-29 16:05:10 +01:00
README.md Update README.md 2023-11-17 21:46:34 +01:00
undocumented.json update dependency-tree + prettier 2023-12-30 23:15:44 +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.