Commit graph

4994 commits

Author SHA1 Message Date
Alex McLean
5fdea7fd80 github > strudel 2025-06-12 14:36:45 +01:00
Alex McLean
580447d00a move technical manual from https://github.com/tidalcycles/strudel/wiki/Technical-Manual 2025-06-12 14:15:07 +01:00
Alex McLean
b6e67f3474 > codeberg 2025-06-12 14:12:42 +01:00
Alex McLean
84efa664ca
Update README.md 2025-06-12 13:39:00 +01:00
Alex McLean
94746b5fae
Update README.md 2025-06-12 13:37:58 +01:00
Jade (Rose) Rowland
c1fa5d0855
Merge pull request #1375 from tidalcycles/jade/share_fat
Share fat URL
2025-06-12 10:25:48 +02:00
Jade (Rose) Rowland
372542dcd8 working 2025-06-12 10:23:21 +02:00
Felix Roos
694a22af85
hotfix: bring back loading code + fill in default pattern later 2025-06-12 09:51:04 +02:00
Felix Roos
ef3b9a68e3
hotfix: leave out part about shuffle in welcome tab 2025-06-12 09:21:57 +02:00
Felix Roos
40ba5d4465
hotfix: don't load patterns from db 2025-06-12 09:11:19 +02:00
Felix Roos
79f7938b33
hotfix: add default code 2025-06-12 08:51:03 +02:00
Felix Roos
2c9f9d785f
hotfix: close bakery 2025-06-12 08:39:27 +02:00
Alice Wyan
1b7fbecf50 Fix style issue 2025-06-10 13:20:21 +02:00
Alice Wyan
117cf7e18a
Update samples.mdx 2025-06-09 19:45:21 +02:00
Alice Wyan
ae15bb7274
Add browser cache explanation in samples.mdx
Several users (including me) have been bitten by this, so it's perhaps worth mentioning in the docs that the strudel.json file gets cached by the browser and doesn't reload properly unless forced.
2025-06-09 15:03:41 +02:00
Jade (Rose) Rowland
5a88a6daa6
Merge pull request #1364 from tidalcycles/dosomething
feat: onTriggerTime for interfacing with random APIs and doing illegal things on event time
2025-06-05 19:39:16 +01:00
Jade (Rose) Rowland
9350d826a3
Merge pull request #1363 from tidalcycles/berlinnoise
feat: berlin noise
2025-06-05 00:08:18 +01:00
Jade (Rose) Rowland
df923174ed working 2025-06-03 01:22:37 +01:00
Jade (Rose) Rowland
cde943d737 fix test 2025-06-02 13:02:41 +01:00
Jade (Rose) Rowland
f363bd6bcc Merge branch 'main' into berlinnoise 2025-06-02 12:58:33 +01:00
Jade (Rose) Rowland
e0a21a936b berlin 2025-06-02 12:57:37 +01:00
Felix Roos
b312ff63a9
Publish
- @strudel/codemirror@1.2.2
 - @strudel/core@1.2.2
 - @strudel/csound@1.2.3
 - @strudel/draw@1.2.2
 - @strudel/gamepad@1.2.2
 - @strudel/hydra@1.2.2
 - @strudel/midi@1.2.3
 - @strudel/mini@1.2.2
 - @strudel/motion@1.2.2
 - @strudel/mqtt@1.2.2
 - @strudel/osc@1.2.2
 - @strudel/repl@1.2.3
 - @strudel/serial@1.2.2
 - @strudel/soundfonts@1.2.3
 - superdough@1.2.3
 - @strudel/tonal@1.2.2
 - @strudel/transpiler@1.2.2
 - @strudel/web@1.2.3
 - @strudel/webaudio@1.2.3
 - @strudel/xen@1.2.2
2025-05-29 23:58:35 +02:00
Jade (Rose) Rowland
93bc353b6b
Merge pull request #1359 from tidalcycles/bytebeat_fixes_3
Fix bytebeat sample offset
2025-05-29 14:36:43 +02:00
Jade (Rose) Rowland
14a0dea826 fixtest 2025-05-29 14:35:37 +02:00
Jade (Rose) Rowland
009f5445be codeformat 2025-05-29 14:33:25 +02:00
Jade (Rose) Rowland
3d37c73103 fixed 2025-05-29 14:32:52 +02:00
Alex McLean
0b0f9fe13b
preserve stepcount in chunks (#1358)
* preserve stepcount in chunks
* format
2025-05-29 12:14:18 +02:00
Jade (Rose) Rowland
1d189763b2
Merge pull request #1357 from tidalcycles/bbfixes_2
Byte Beat improvements -> 2
2025-05-29 02:34:30 +02:00
Jade (Rose) Rowland
a4b55776d2 test 2025-05-29 02:33:06 +02:00
Jade (Rose) Rowland
0287be547a bbstart 2025-05-29 02:27:55 +02:00
Jade (Rose) Rowland
6a83ede33d
Merge pull request #1356 from tidalcycles/bb_fixes
Bytebeat improvements
2025-05-28 16:40:32 +02:00
Jade (Rose) Rowland
1e3f546918 bb waveforms 2025-05-28 16:36:53 +02:00
Jade (Rose) Rowland
faa60be211
Merge pull request #1354 from tidalcycles/jade/bytebeats
feat: Byte Beats!
2025-05-27 17:42:38 +02:00
Jade (Rose) Rowland
dde2b9c6f8 working 2025-05-27 17:41:32 +02:00
Jade (Rose) Rowland
382dce65df working 2025-05-27 17:39:55 +02:00
Jade (Rose) Rowland
63f4f202f1 working 2025-05-27 17:35:35 +02:00
Jade (Rose) Rowland
366637026b bbs 2025-05-27 17:34:53 +02:00
Jade (Rose) Rowland
608dfd515e WIP oscillations 2025-05-27 14:37:55 +02:00
Felix Roos
9bd7b66228
Publish
- @strudel/codemirror@1.2.1
 - @strudel/core@1.2.1
 - @strudel/csound@1.2.2
 - @strudel/draw@1.2.1
 - @strudel/gamepad@1.2.1
 - @strudel/hydra@1.2.1
 - @strudel/midi@1.2.2
 - @strudel/mini@1.2.1
 - @strudel/motion@1.2.1
 - @strudel/mqtt@1.2.1
 - @strudel/osc@1.2.1
 - @strudel/repl@1.2.2
 - @strudel/serial@1.2.1
 - @strudel/soundfonts@1.2.2
 - superdough@1.2.2
 - @strudel/tonal@1.2.1
 - @strudel/transpiler@1.2.1
 - @strudel/web@1.2.2
 - @strudel/webaudio@1.2.2
 - @strudel/xen@1.2.1
2025-05-24 11:30:02 +02:00
Jade (Rose) Rowland
5e4eb7fc53 gain 2025-05-20 21:53:10 +01:00
Jade (Rose) Rowland
45bccf13ff add test 2025-05-20 21:47:43 +01:00
Jade (Rose) Rowland
65f1760fad format 2025-05-20 21:45:14 +01:00
Jade (Rose) Rowland
b8d2d02466 bb 2025-05-20 21:41:40 +01:00
Jade (Rose) Rowland
058cb36640 structure 2025-05-20 20:28:52 +01:00
Nachito
5c3501caa4
fix: typo on docs causing problems with autocompletion. (#1350)
* fix: scramble and shuffle comments

* fix: comments on themes,docs, tests and more
2025-05-18 20:43:04 +01:00
Jade (Rose) Rowland
1341bd9c92
Merge pull request #1343 from daslyfe/pw
feat: Create pulsewidth (pw) and pulsewidth lfo parameters
2025-05-14 19:12:06 -04:00
Jade (Rose) Rowland
760d1abec0 remove n 2025-05-14 19:10:59 -04:00
Jade (Rose) Rowland
2b44fc48a4
Merge pull request #1344 from daslyfe/multichannelorbits
feat: Multi Channel Orbits
2025-05-14 12:25:16 -04:00
Henré Botha
99779171f5
Fix typo (#1346) 2025-05-13 16:45:29 +01:00
Jade (Rose) Rowland
64ebfb57c3 lint 2025-05-07 11:30:42 -04:00