854 Commits

Author SHA1 Message Date
Felix Roos
fddbb2e2ac soundfonts build 2023-01-28 23:04:30 +01:00
Felix Roos
cb7156b091 serial build 2023-01-28 23:01:20 +01:00
Felix Roos
b5914a3f12 react build 2023-01-28 22:58:40 +01:00
Felix Roos
348d576ff3 remove dist folder 2023-01-28 22:49:13 +01:00
Felix Roos
7507654749 osc build 2023-01-28 22:40:10 +01:00
Felix Roos
c25aad0c4a midi build 2023-01-28 22:35:08 +01:00
Felix Roos
4aa32415cd eval build 2023-01-28 22:32:48 +01:00
Felix Roos
cde23bbf98 csound build 2023-01-28 22:27:18 +01:00
Felix Roos
555fe0b629 bump mini 2023-01-28 22:16:33 +01:00
Felix Roos
be44c28fd3 add mini build 2023-01-28 22:16:04 +01:00
Felix Roos
657091307e remove unused deps 2023-01-28 22:12:11 +01:00
Felix Roos
458dc6e07d add core build 2023-01-28 22:05:11 +01:00
Felix Roos
902f722d4c add import linting + fix checks 2023-01-28 21:00:42 +01:00
Felix Roos
ea2d8b2773 use workspace protocol everywhere 2023-01-28 20:37:56 +01:00
Felix Roos
b319754dc3 fix website build 2023-01-28 20:31:23 +01:00
Felix Roos
35f2040717 use pnpm workspaces 2023-01-28 20:14:26 +01:00
Felix Roos
9731eb8c5b add ribbon + test + docs 2023-01-19 12:25:12 +01:00
Felix Roos
0a0a761e23 rename a to angle 2023-01-19 11:59:43 +01:00
Felix Roos
468ccc6288 add run + test + docs 2023-01-19 11:47:11 +01:00
Felix Roos
5aa983b45b do less work when not drawing 2023-01-15 23:11:49 +01:00
Felix Roos
800989419b catch all query errors by default 2023-01-15 22:50:56 +01:00
Felix Roos
2732d64beb fix: another dependency array 2023-01-14 10:58:30 +01:00
Felix Roos
88684d6d9e fix dependency array 2023-01-14 10:48:52 +01:00
Felix Roos
49bcb5e19f fix minor bugs 2023-01-13 16:35:24 +01:00
Felix Roos
b2c6d87633 MiniRepl: add punchcard flag for implicit vis
+ reintroduce editPattern
+ add punchcards to mini-notation.mdx
2023-01-13 15:13:39 +01:00
Felix Roos
e4f538b674 fix option handling 2023-01-13 13:00:11 +01:00
Felix Roos
ea0e0b4396 reset canvas when pattern changes
+ rename noteroll -> punchcard
2023-01-13 12:57:35 +01:00
Felix Roos
1ac784dc7a localize draw logic 2023-01-13 12:03:34 +01:00
Felix Roos
6a2a60df0d hotfix: tests 2023-01-12 17:43:20 +01:00
Felix Roos
ee9b89b6d5 add more synonyms 2023-01-12 17:40:58 +01:00
Felix Roos
68cc109933 burn down that undocumented list 2023-01-12 17:25:01 +01:00
Felix Roos
78d14cdfea automatically print synonyms in doc 2023-01-12 13:10:22 +01:00
Felix Roos
28aee1c58d fix polymeter doc 2023-01-12 12:43:41 +01:00
Felix Roos
d4512f360b fix: double slash 2023-01-12 12:40:20 +01:00
Felix Roos
62af12f3b9 remove experimental class properties 2023-01-12 12:32:27 +01:00
Felix Roos
fc3ead4c01 Merge branch 'main' into docs 2023-01-12 02:20:16 +01:00
Felix Roos
4345fda9bc more doc 2023-01-12 01:56:46 +01:00
Felix Roos
4059e9faa9 more doc 2023-01-12 00:10:58 +01:00
Felix Roos
86cde9716a arpWith example 2023-01-11 23:37:59 +01:00
Felix Roos
6e315a50ed breaking: arp use innerJoin instead of squeezeJoin 2023-01-11 23:28:17 +01:00
Felix Roos
d5f37e2cbe add internals doc 2023-01-11 22:48:47 +01:00
Felix Roos
a675815529 hotfix: preview command + build peg without logs 2023-01-09 23:55:45 +01:00
Felix Roos
e8b09f1124
Merge pull request #360 from tidalcycles/docs
doc structuring
2023-01-09 23:37:34 +01:00
Felix Roos
69ecb7b54f support logs in mini repl
+ pass hap to logger
+ add editPattern hook to repl + useStrudel
+ do not throw when webaudio gets plain values
2023-01-09 23:26:20 +01:00
Alex McLean
f57fe182ed
Support for multiple mininotation operators WIP (#350)
* support for multiple operators
* fix false test failures by sorting by part
* snapshot
2023-01-09 22:23:27 +00:00
Felix Roos
10ee11c886 docs: improve time modifiers page
+ polymeter + euclidRot
+ rename Factories to Pattern Constructors
2023-01-09 20:39:00 +01:00
Alex McLean
45842b1f05
Fix .out(), renaming webaudio's out() to webaudio() (#361)
* breaking test for out()

* rename webaudio's out() to webaudio(), fixes #359
2023-01-08 23:40:15 +00:00
Felix Roos
93f520b941 Merge remote-tracking branch 'origin/main' into docs 2023-01-08 23:44:27 +01:00
Felix Roos
62fdba0600 pull apart functional docs 2023-01-07 22:12:35 +01:00
Felix Roos
c71e893e8e
Merge pull request #356 from tidalcycles/docs
docs: tidal comparison + add global fx + add missing sampler fx
2023-01-06 22:02:31 +01:00