82 Commits

Author SHA1 Message Date
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
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
0974540e5f fix: typo 2023-01-10 00:21:54 +01:00
Felix Roos
b695e090cd docs: control params 2023-01-09 23:27:30 +01:00
Felix Roos
10ee11c886 docs: improve time modifiers page
+ polymeter + euclidRot
+ rename Factories to Pattern Constructors
2023-01-09 20:39:00 +01: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
09217216dc format 2023-01-08 23:48:32 +01:00
Felix Roos
93f520b941 Merge remote-tracking branch 'origin/main' into docs 2023-01-08 23:44:27 +01: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
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
ebb1bbc966 improve effects doc 2023-01-06 21:14:19 +01:00
Felix Roos
d4518f7a6e began tidal comparison page 2023-01-06 12:50:35 +01:00
Alex McLean
68c9008019
Fix Bjorklund (#343)
* port Rohan Drape's Bjorklund implementation, add Toussaint's tests
* fix euclidLegato, simplifying a bit now that bjork results should always begin with an 'on'
* migrate euclid numbers in tunes
- 3,4 +1
- 5,8 -1
- 6,8 +3

Co-authored-by: Felix Roos <flix91@gmail.com>
2023-01-06 11:31:32 +00:00
Felix Roos
205debde9c more links to fix 2023-01-03 23:40:40 +01:00
Felix Roos
ba6c7b0901 fix examples route 2023-01-03 23:32:37 +01:00
Felix Roos
8e5d02fd25 do not include url in base pth 2023-01-03 23:32:28 +01:00
Felix Roos
11d3251c67 add base path + use relative links 2023-01-03 23:02:41 +01:00
Felix Roos
027c669ad7 make prebake relative to BASE_URL 2023-01-03 22:17:44 +01:00
Alex McLean
db7ef01dbb
Patternify euclid, fast, slow and polymeter step parameters in mininotation (#341)
* patternify the mininotation bjorklund, and fast (*) slow (/) and pattern step (%) parameters
* simplify replicate (!), should be closer to tidal now
* highlight atoms rather than elements
* tests
2023-01-02 20:28:07 +00:00
Alex McLean
7a96436085
move /my-patterns to /swatch (#338) 2023-01-01 11:34:11 +00:00
Felix Roos
8483868783 docs: testing + docs 2022-12-30 19:54:02 +01:00
Felix Roos
26b8f93cea roll back hh rhythm 2022-12-29 21:08:11 +01:00
Felix Roos
a576523976 simplify meltingsubmarine tune 2022-12-29 21:02:04 +01:00
Felix Roos
cf21c4085b simplify embedded mode 2022-12-29 21:01:28 +01:00
Felix Roos
af49c4117c add color to some tunes 2022-12-29 13:25:20 +01:00
Felix Roos
6420a72ceb fix paths + update readme 2022-12-28 17:33:14 +01:00
Felix Roos
16b4058a8b fix build + simplify logic + add deploy note 2022-12-28 17:09:18 +01:00
Felix Roos
cb8b65f6f3 add my-patterns 2022-12-28 15:39:42 +01:00
Felix Roos
9f058bd88a add examples page with prerendered swatches 2022-12-28 14:40:53 +01:00
Felix Roos
2ff71126de add withCanvas 2022-12-26 23:25:57 +01:00
Felix Roos
1b41994e5f codeformat 2022-12-26 23:01:18 +01:00
Felix Roos
7b43ed702e only start animation loop when canvas is visible
+ add some placeholder files
2022-12-26 22:59:41 +01:00
Felix Roos
56cd77942b remove old graphic 2022-12-26 22:50:10 +01:00
Felix Roos
d7ea37c917 add technical manual to docs 2022-12-26 22:43:02 +01:00
Felix Roos
c1d2bf9b9f fix anchor links 2022-12-26 22:16:46 +01:00
Felix Roos
36f837730a better color support 2022-12-26 22:13:41 +01:00
Felix Roos
b8f0a1dd82 fix format 2022-12-26 21:04:15 +01:00
Felix Roos
2d1b62a978 begin reimplementing draw logic for parallel use 2022-12-26 20:58:57 +01:00