102 Commits

Author SHA1 Message Date
urswilke
cd2b098b81 import patterns created by new method in:
ecd8c03b5e
2023-01-16 22:41:12 +01:00
Felix Roos
9afddf0850 fix sentence 2023-01-14 01:30:56 +01:00
Felix Roos
a2d7d6e81f fix: mini repl could eval before modules are ready 2023-01-14 01:27:22 +01:00
Felix Roos
3744ea6218 fix: warnings 2023-01-13 15:17:23 +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
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
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
7da94dd109 reformat headings
+ add another note about single quotes
2023-01-12 14:22:41 +01:00
Felix Roos
171808cf2c add note about single quote strings 2023-01-12 14:19:18 +01:00
Felix Roos
78d14cdfea automatically print synonyms in doc 2023-01-12 13:10:22 +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
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
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
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
66049e0e25
Merge pull request #2 from tidalcycles/main
downstream
2023-01-02 21:07:18 +00: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