1
0
Fork
You've already forked strudel
0
forked from uzu/strudel
Web-based environment for live coding algorithmic patterns, incorporating a faithful port of TidalCycles to JavaScript
  • JavaScript 84.3%
  • MDX 11.1%
  • Csound 1.9%
  • Astro 0.8%
  • PEG.js 0.6%
  • Other 1.3%
2026年01月11日 19:12:45 +01:00
.forgejo hotfix: auto deploy to warm.strudel.cc when main changes 2025年11月28日 10:02:57 +01:00
.vscode basic astro docs 2022年12月19日 23:23:31 +01:00
bench Polish, rename, and document stepwise functions ( #1262 ) 2025年02月02日 20:26:44 +00:00
docs Merge branch 'main' of ssh://codeberg.org/uzu/strudel 2025年06月15日 08:06:12 +01:00
examples fix: repl package init audio properly 2025年12月19日 01:25:58 +01:00
jsdoc fix: @synonym -> @synonyms 2025年07月09日 09:33:11 +02:00
my-patterns less github 2025年06月12日 18:00:39 +01:00
packages Merge branch 'main' into documentation 2026年01月11日 12:18:42 +01:00
samples simplify readme 2024年03月30日 16:03:43 +01:00
src-tauri chore: update website packages 2025年01月26日 13:06:48 +01:00
test Typos and some examples 2025年12月31日 15:17:06 -06:00
tools/dbpatch fix(tool/dbpatch): add missing package name 2025年11月26日 19:48:48 +01:00
website Merge pull request 'Fix sounds example to work in the REPL' ( #1851 ) from JesCoding/strudel:jescoding-patch-2 into main 2026年01月11日 19:00:24 +01:00
.eslintrc.json migrate eslint 2025年01月26日 13:24:51 +01:00
.gitignore Updated the gitignore rules for vscode. 2025年09月13日 21:36:24 +01:00
.nvmrc fix for node 24 support #1718 2025年11月04日 20:54:21 -06:00
.prettierignore ignore .pnpm-store 2025年06月13日 08:22:46 +01:00
.prettierrc FIXES: Warning about jsxBracketSameLine deprecation 2023年02月16日 14:46:33 +01:00
CHANGELOG.md update changelog 2026年01月11日 19:12:45 +01:00
CONTRIBUTING.md tweaks 2025年12月11日 15:07:57 +00:00
Dockerfile chore(docker): basic support added 2025年07月04日 18:50:21 -04:00
eslint.config.mjs Revert "Revert "Merge pull request 'supradough poc' ( #1362 ) from supradough into main"" 2025年09月12日 10:08:55 +02:00
index.mjs update undocumented script 2024年03月23日 14:08:02 +01: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 node 24 support #1718 2025年11月04日 20:54:21 -06:00
pnpm-lock.yaml Publish 2025年10月27日 15:38:32 +00:00
pnpm-workspace.yaml fix issue #1368 euclidLegatoRot 2025年06月13日 10:21:36 +02:00
README.md Update README.md 2026年01月06日 16:33:06 +01:00
undocumented.json some clarification comments 2025年07月04日 22:17:23 +02:00
vitest.config.mjs Turn back on silent 2025年08月24日 21:15:47 -05:00
vitest.setup.mjs Make legacy the default 2025年12月13日 17:28:42 -06:00
warm.js add CHANGELOG.md + basic script to generate 2025年11月27日 22:25:32 +01:00

strudel

Live coding patterns on the web

Running Locally

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

  1. Install Node.js 18 or newer
  2. Install pnpm
  3. Install dependencies by running the following command:
    pnpm i
    
  4. Run the development server:
    pnpm dev
    

Using Strudel In Your Project

This project is organized into many packages, which are also available on npm.

Read more about how to use these in your own project here.

You will need to abide by the terms of the GNU Affero Public Licence v3. As such, Strudel code can only be shared within free/open source projects under the same license -- see the license for details.

Licensing info for the default sound banks can be found over on the dough-samples repository.

Contributing

There are many ways to contribute to this project! See contribution guide. You can find the full list of contributors here.

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.

We also have a mastodon account: social.toplap.org/@strudel