Commit graph

4681 commits

Author SHA1 Message Date
Felix Roos
b000f2297d
fm 2025-06-07 20:31:47 +02:00
Felix Roos
77463a199a
add square alias for pulse 2025-06-07 13:26:43 +02:00
Felix Roos
e54449f5f7
white brown pink noise + crackle alias for dust 2025-06-07 13:24:06 +02:00
Felix Roos
d743570546
set delay time and feedback from voice 2025-06-07 13:12:35 +02:00
Felix Roos
1dac69635d
feedback delay (still hard coded feedback / time values) 2025-06-07 10:40:34 +02:00
Felix Roos
49f38aeddb
remove log 2025-06-06 16:26:17 +02:00
Felix Roos
43c05cb504
move supradough to separate package 2025-06-06 16:17:05 +02:00
Felix Roos
ccc90d547c
ignore dough-export to fix checks 2025-06-06 15:47:19 +02:00
Felix Roos
998a010247
better filter envelopes 2025-06-06 11:21:01 +02:00
Felix Roos
e4cd5dc552
rough filter envelope implementation 2025-06-06 10:55:38 +02:00
Felix Roos
6cf0b6f651
hpf + bpf 2025-06-06 10:12:49 +02:00
Felix Roos
794bf86904
distort 2025-06-06 09:56:41 +02:00
Felix Roos
9ed690ce45
pulse osc + velocity 2025-06-06 09:37:40 +02:00
Felix Roos
623bf93368
panning 2025-06-06 08:50:02 +02:00
Felix Roos
0cc18a6468
crush (might be wrong) 2025-06-06 08:27:47 +02:00
Felix Roos
87598e10d1
coarse 2025-06-06 08:17:20 +02:00
Felix Roos
ccec7e725a
poc: render pattern audio with node script 2025-06-05 11:04:55 +02:00
Felix Roos
f0e6c5483c
handle invalid spawns + remove logs 2025-06-05 10:30:53 +02:00
Felix Roos
2cbd35f6d2
refactor: make webaudio glue as minimal as possible 2025-06-05 10:26:14 +02:00
Felix Roos
930dabe4d6
dough as a singleton worklet with voice allocation 2025-06-05 09:54:44 +02:00
Jade (Rose) Rowland
ff4b7ca171 fix volume 2025-06-04 01:08:36 +01:00
Jade (Rose) Rowland
5129fa6677 fix click 2025-06-04 00:48:32 +01:00
Felix Roos
5336569c25
proper lpf mapping + remove redundant worklet params, 2025-06-01 21:20:28 +02:00
Felix Roos
483843bd0a
begin supradough 2025-06-01 18:06:36 +02: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