@@ -7,47 +7,47 @@ author: froos
77
88## What's Changed
99
10- - Add chunk, chunkBack and iterBack by @yaxu in https://github.com/tidalcycles /strudel/pull /25
11- - Update tutorial.mdx by @bwagner in https://github.com/tidalcycles /strudel/pull /37
12- - Update tutorial.mdx by @bwagner in https://github.com/tidalcycles /strudel/pull /38
13- - Compose by @felixroos in https://github.com/tidalcycles /strudel/pull /40
14- - Fix polymeter by @yaxu in https://github.com/tidalcycles /strudel/pull /44
15- - First run at squeezeBind, ref #32 by @yaxu in https://github.com/tidalcycles /strudel/pull /48
16- - Implement ` chop() ` by @yaxu in https://github.com/tidalcycles /strudel/pull /50
17- - OSC and SuperDirt support by @yaxu in https://github.com/tidalcycles /strudel/pull /27
18- - More functions by @yaxu in https://github.com/tidalcycles /strudel/pull /56
19- - More functions by @yaxu in https://github.com/tidalcycles /strudel/pull /61
20- - Separate out strudel.mjs, make index.mjs aggregate module by @yaxu in https://github.com/tidalcycles /strudel/pull /62
21- - Speech output by @felixroos in https://github.com/tidalcycles /strudel/pull /67
22- - use new fixed version of osc-js package by @felixroos in https://github.com/tidalcycles /strudel/pull /68
23- - First effort at rand() by @yaxu in https://github.com/tidalcycles /strudel/pull /69
24- - More randomness, fix ` rand ` , and add ` brand ` , ` irand ` and ` choose ` by @yaxu in https://github.com/tidalcycles /strudel/pull /70
25- - webaudio package by @felixroos in https://github.com/tidalcycles /strudel/pull /26
26- - Port ` perlin ` noise, ` rangex ` , and ` palindrome ` by @yaxu in https://github.com/tidalcycles /strudel/pull /73
27- - More random functions by @yaxu in https://github.com/tidalcycles /strudel/pull /74
28- - Try to fix appLeft / appRight by @yaxu in https://github.com/tidalcycles /strudel/pull /75
29- - Basic webserial support by @yaxu in https://github.com/tidalcycles /strudel/pull /80
30- - Webaudio in REPL by @felixroos in https://github.com/tidalcycles /strudel/pull /77
31- - add ` striate() ` by @yaxu in https://github.com/tidalcycles /strudel/pull /76
32- - Tidy up a couple of old files by @mindofmatthew in https://github.com/tidalcycles /strudel/pull /84
33- - Add pattern composers, implements #82 by @yaxu in https://github.com/tidalcycles /strudel/pull /83
34- - Fiddles with cat/stack by @yaxu in https://github.com/tidalcycles /strudel/pull /90
35- - Paper by @felixroos in https://github.com/tidalcycles /strudel/pull /98
36- - Change to Affero GPL by @yaxu in https://github.com/tidalcycles /strudel/pull /101
37- - Work on Codemirror 6 highlighting by @mindofmatthew in https://github.com/tidalcycles /strudel/pull /102
38- - Codemirror 6 by @felixroos in https://github.com/tidalcycles /strudel/pull /97
39- - Tune tests by @felixroos in https://github.com/tidalcycles /strudel/pull /104
40- - /embed package: web component for repl by @felixroos in https://github.com/tidalcycles /strudel/pull /106
41- - Reset, Restart and other composers by @felixroos in https://github.com/tidalcycles /strudel/pull /88
42- - Embed style by @felixroos in https://github.com/tidalcycles /strudel/pull /109
43- - In source doc by @yaxu in https://github.com/tidalcycles /strudel/pull /105
44- - ` .brak() ` , ` .inside() ` and ` .outside() ` by @yaxu in https://github.com/tidalcycles /strudel/pull /112
45- - loopAt by @yaxu in https://github.com/tidalcycles /strudel/pull /114
46- - Osc timing improvements by @yaxu in https://github.com/tidalcycles /strudel/pull /113
10+ - Add chunk, chunkBack and iterBack by @yaxu in https://codeberg.org/uzu /strudel/pulls /25
11+ - Update tutorial.mdx by @bwagner in https://codeberg.org/uzu /strudel/pulls /37
12+ - Update tutorial.mdx by @bwagner in https://codeberg.org/uzu /strudel/pulls /38
13+ - Compose by @felixroos in https://codeberg.org/uzu /strudel/pulls /40
14+ - Fix polymeter by @yaxu in https://codeberg.org/uzu /strudel/pulls /44
15+ - First run at squeezeBind, ref #32 by @yaxu in https://codeberg.org/uzu /strudel/pulls /48
16+ - Implement ` chop() ` by @yaxu in https://codeberg.org/uzu /strudel/pulls /50
17+ - OSC and SuperDirt support by @yaxu in https://codeberg.org/uzu /strudel/pulls /27
18+ - More functions by @yaxu in https://codeberg.org/uzu /strudel/pulls /56
19+ - More functions by @yaxu in https://codeberg.org/uzu /strudel/pulls /61
20+ - Separate out strudel.mjs, make index.mjs aggregate module by @yaxu in https://codeberg.org/uzu /strudel/pulls /62
21+ - Speech output by @felixroos in https://codeberg.org/uzu /strudel/pulls /67
22+ - use new fixed version of osc-js package by @felixroos in https://codeberg.org/uzu /strudel/pulls /68
23+ - First effort at rand() by @yaxu in https://codeberg.org/uzu /strudel/pulls /69
24+ - More randomness, fix ` rand ` , and add ` brand ` , ` irand ` and ` choose ` by @yaxu in https://codeberg.org/uzu /strudel/pulls /70
25+ - webaudio package by @felixroos in https://codeberg.org/uzu /strudel/pulls /26
26+ - Port ` perlin ` noise, ` rangex ` , and ` palindrome ` by @yaxu in https://codeberg.org/uzu /strudel/pulls /73
27+ - More random functions by @yaxu in https://codeberg.org/uzu /strudel/pulls /74
28+ - Try to fix appLeft / appRight by @yaxu in https://codeberg.org/uzu /strudel/pulls /75
29+ - Basic webserial support by @yaxu in https://codeberg.org/uzu /strudel/pulls /80
30+ - Webaudio in REPL by @felixroos in https://codeberg.org/uzu /strudel/pulls /77
31+ - add ` striate() ` by @yaxu in https://codeberg.org/uzu /strudel/pulls /76
32+ - Tidy up a couple of old files by @mindofmatthew in https://codeberg.org/uzu /strudel/pulls /84
33+ - Add pattern composers, implements #82 by @yaxu in https://codeberg.org/uzu /strudel/pulls /83
34+ - Fiddles with cat/stack by @yaxu in https://codeberg.org/uzu /strudel/pulls /90
35+ - Paper by @felixroos in https://codeberg.org/uzu /strudel/pulls /98
36+ - Change to Affero GPL by @yaxu in https://codeberg.org/uzu /strudel/pulls /101
37+ - Work on Codemirror 6 highlighting by @mindofmatthew in https://codeberg.org/uzu /strudel/pulls /102
38+ - Codemirror 6 by @felixroos in https://codeberg.org/uzu /strudel/pulls /97
39+ - Tune tests by @felixroos in https://codeberg.org/uzu /strudel/pulls /104
40+ - /embed package: web component for repl by @felixroos in https://codeberg.org/uzu /strudel/pulls /106
41+ - Reset, Restart and other composers by @felixroos in https://codeberg.org/uzu /strudel/pulls /88
42+ - Embed style by @felixroos in https://codeberg.org/uzu /strudel/pulls /109
43+ - In source doc by @yaxu in https://codeberg.org/uzu /strudel/pulls /105
44+ - ` .brak() ` , ` .inside() ` and ` .outside() ` by @yaxu in https://codeberg.org/uzu /strudel/pulls /112
45+ - loopAt by @yaxu in https://codeberg.org/uzu /strudel/pulls /114
46+ - Osc timing improvements by @yaxu in https://codeberg.org/uzu /strudel/pulls /113
4747
4848## New Contributors
4949
50- - @bwagner made their first contribution in https://github.com/tidalcycles /strudel/pull /37
51- - @mindofmatthew made their first contribution in https://github.com/tidalcycles /strudel/pull /84
50+ - @bwagner made their first contribution in https://codeberg.org/uzu /strudel/pulls /37
51+ - @mindofmatthew made their first contribution in https://codeberg.org/uzu /strudel/pulls /84
5252
53- ** Full Changelog** : https://github.com/tidalcycles /strudel/compare/v0.0.2...@strudel.cycles/core@0.1.0
53+ ** Full Changelog** : https://codeberg.org/uzu /strudel/compare/v0.0.2...@strudel.cycles/core@0.1.0
0 commit comments