strudel/packages
Alex McLean 2fd2bdba60
Feature: tactus marking (#1021)
* rename `beat` option to `stackBy` to `repeat`
* fix parse error reporting
* rename `weight` to `tactus` (it might in the end be pulse, step, or tap)
* tactus marking with ^
* and add some tests
2024-03-27 12:06:05 +00:00
..
codemirror make spiral size param 3 in one 2024-03-23 12:26:32 +01:00
core Feature: tactus marking (#1021) 2024-03-27 12:06:05 +00:00
csound make velocity a regular value prop 2024-03-01 18:00:34 +01:00
desktopbridge make velocity a regular value prop 2024-03-01 18:00:34 +01:00
draw improve spiral colors 2024-03-23 12:17:25 +01:00
embed begin project-start doc 2024-03-22 15:52:38 +01:00
hydra hotfix: hydra-canvas might already be removed 2024-03-10 02:09:46 +01:00
midi make velocity a regular value prop 2024-03-01 18:00:34 +01:00
mini Feature: tactus marking (#1021) 2024-03-27 12:06:05 +00:00
osc Publish 2024-02-08 13:04:25 +01:00
repl add link to StrudelMirror 2024-03-22 15:55:12 +01:00
serial Publish 2024-02-08 13:04:25 +01:00
soundfonts Publish 2024-02-08 13:04:25 +01:00
superdough Merge pull request #1004 from tidalcycles/worker-repl 2024-03-23 20:21:51 +01:00
tonal accidents in scale grades 2024-03-19 16:04:35 +01:00
transpiler move canvas functions to codemirror package 2024-03-17 04:00:28 +01:00
web finish project start page + link it in main readme 2024-03-22 16:17:09 +01:00
webaudio + make cyclist trigger backwards compatible for now 2024-03-22 01:22:35 +01:00
xen Publish 2024-02-08 13:04:25 +01:00
README.md the big rename: @strudel.cycles/* -> @strudel/* 2024-01-18 09:54:37 +01:00

Packages

Each folder represents one of the @strudel/* packages published to npm.

To understand how those pieces connect, refer to the Technical Manual or the individual READMEs.