Skip to content

Web-based environment for live coding algorithmic patterns, incorporating a faithful port of TidalCycles to JavaScript

License

Notifications You must be signed in to change notification settings

tidalcycles/strudel

Repository files navigation

strudel

Strudel test status

An experiment in making a Tidal using web technologies. This software is a bit more stable now, but please continue to tread carefully.

Running Locally

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

pnpm i
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.

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.