Alex McLean 873a412179
pick now accepts lookup tables, with alternate cycle squeezing behaviour as new inhabit function (#918)
- the args for `pick` are now reversed (breaking change!)
- `pick` is also now a method on the inhabited pattern
- `pick` now also accepts a lookup table
- `inhabit` added with same behaviour as `pick`, except cycles from source patterns are squeezed into events of inhabited patterns
- Also some general doc tidying, sorry for the noise..
- There is now also `pickmod` and `inhabitmod`, for wrapping indexes around rather than clamping them
2024-01-18 16:45:39 +00:00
2022-12-19 23:23:31 +01:00
2023-11-22 20:38:25 +01:00
2023-11-02 09:13:29 +01:00
2024-01-18 10:04:53 +01:00
2023-11-11 15:53:03 +01:00
2023-01-28 21:00:42 +01:00
2023-12-05 11:19:57 +00:00
2023-12-30 23:19:22 +01:00
2022-04-27 09:34:47 +01:00
2023-11-17 21:46:34 +01:00
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.

Description
No description provided
Readme AGPL-3.0 87 MiB
Languages
JavaScript 80%
MDX 10.4%
TeX 2.5%
Csound 2%
HTML 2%
Other 3%