Felix Roos
|
48d0ffe868
|
add script that finds all undocumented exports
|
2023-01-12 12:35:04 +01:00 |
|
Felix Roos
|
62af12f3b9
|
remove experimental class properties
|
2023-01-12 12:32:27 +01:00 |
|
Felix Roos
|
efa4bfef2f
|
fix snapshot
|
2023-01-12 02:23:06 +01:00 |
|
Felix Roos
|
fc3ead4c01
|
Merge branch 'main' into docs
|
2023-01-12 02:20:16 +01:00 |
|
Felix Roos
|
ca9c813b40
|
format
|
2023-01-12 02:18:09 +01:00 |
|
Felix Roos
|
e3b0f47c40
|
hide internals for now
|
2023-01-12 02:15:42 +01:00 |
|
Felix Roos
|
bf13e42092
|
update snap
|
2023-01-12 01:57:14 +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
|
95fcce1bcf
|
fix: snapshot
|
2023-01-11 23:38:40 +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
|
500c0b6534
|
doc: arp + arpWith
|
2023-01-11 23:26:03 +01:00 |
|
Felix Roos
|
db75dca118
|
doc: split accumulation and conditions
|
2023-01-11 23:05:17 +01:00 |
|
Felix Roos
|
d5f37e2cbe
|
add internals doc
|
2023-01-11 22:48:47 +01:00 |
|
Felix Roos
|
a120a9895b
|
fix: right sidebar width
|
2023-01-11 22:48:33 +01:00 |
|
Felix Roos
|
e9c1db020f
|
hotfix: remove mocked .out
|
2023-01-11 22:11:22 +01:00 |
|
alex
|
08cd319a0b
|
Revert "Merge branch 'main' into main"
This reverts commit 896ec69329c2ef4392cb8eacb05d549a01f197e7, reversing
changes made to 32e64bbb6e3f904d4dffce0a7975adf24214021a.
|
2023-01-10 19:45:23 +00:00 |
|
Alex McLean
|
896ec69329
|
Merge branch 'main' into main
|
2023-01-10 18:23:45 +00:00 |
|
Alex McLean
|
32e64bbb6e
|
Typo
|
2023-01-09 23:49:16 +00:00 |
|
Felix Roos
|
0974540e5f
|
fix: typo
|
2023-01-10 00:21:54 +01:00 |
|
Felix Roos
|
e06963e616
|
Merge pull request #364 from urswilke/patch-2
add https to url
|
2023-01-10 00:03:46 +01:00 |
|
Felix Roos
|
a675815529
|
hotfix: preview command + build peg without logs
|
2023-01-09 23:55:45 +01:00 |
|
alex
|
3d48135b32
|
09
|
2023-01-09 22:47:25 +00:00 |
|
urswilke
|
8f09e7f097
|
add https to url
|
2023-01-09 23:44:49 +01:00 |
|
Felix Roos
|
e8b09f1124
|
Merge pull request #360 from tidalcycles/docs
doc structuring
|
2023-01-09 23:37:34 +01:00 |
|
Felix Roos
|
57ba353594
|
snaps
|
2023-01-09 23:31:30 +01:00 |
|
Felix Roos
|
b695e090cd
|
docs: control params
|
2023-01-09 23:27:30 +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
|
9ca5f9ad48
|
some corrections
+ n should not be recommended for notes as it does not work for samples
|
2023-01-09 00:19:29 +01:00 |
|
Felix Roos
|
bb00036a30
|
further sidebar reorganizing
|
2023-01-09 00:17:57 +01:00 |
|
Felix Roos
|
4a2a540500
|
Update README.md
|
2023-01-08 23:55:07 +01:00 |
|
Felix Roos
|
09217216dc
|
format
|
2023-01-08 23:48:32 +01:00 |
|
Felix Roos
|
22a64c4931
|
update snapshots
|
2023-01-08 23:46:39 +01:00 |
|
Felix Roos
|
93f520b941
|
Merge remote-tracking branch 'origin/main' into docs
|
2023-01-08 23:44:27 +01:00 |
|
alex
|
c84714dc3a
|
08
|
2023-01-08 13:25:22 +00:00 |
|
alex
|
a7aa09a13e
|
07
|
2023-01-07 23:15:50 +00:00 |
|
alex
|
efa1cdfcb2
|
07
|
2023-01-07 23:12:19 +00:00 |
|
Felix Roos
|
70695daae8
|
remove quotes around inline code snippets
|
2023-01-07 22:12:53 +01:00 |
|
Felix Roos
|
62fdba0600
|
pull apart functional docs
|
2023-01-07 22:12:35 +01:00 |
|
Felix Roos
|
5733e00908
|
add hideDescription flag to JsDoc
|
2023-01-07 22:11:47 +01:00 |
|
alex
|
e56abaefd7
|
06
|
2023-01-07 00:02:39 +00: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 |
|
Felix Roos
|
3992356517
|
casing
|
2023-01-06 21:58:35 +01:00 |
|
Felix Roos
|
dbb84ef129
|
write more tidal comparison
|
2023-01-06 21:56:17 +01:00 |
|
Felix Roos
|
8781fa2e33
|
add filter synonyms
|
2023-01-06 21:37:31 +01:00 |
|
Felix Roos
|
605a1365d3
|
update snapshots
|
2023-01-06 21:15:32 +01:00 |
|