Commit graph

868 commits

Author SHA1 Message Date
Felix Roos
d164b5e7f5
Revert "Revert "Merge pull request 'supradough poc' (#1362) from supradough into main""
This reverts commit c0bf86d11e.
2025-09-12 10:08:55 +02:00
Felix Roos
c0bf86d11e
Revert "Merge pull request 'supradough poc' (#1362) from supradough into main"
This reverts commit 6f06683d70, reversing
changes made to 637d714ab2.
2025-09-11 23:19:22 +02:00
Switch Angel AKA Jade Rose
6f06683d70 Merge pull request 'supradough poc' (#1362) from supradough into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1362
2025-09-11 22:52:29 +02:00
Aria
9848740e18 Formatting and tests 2025-09-10 21:39:02 -05:00
Aria
51b150b829 Optimize folding for audio rate 2025-09-10 21:27:56 -05:00
Felix Roos
d0ce82e3cd
Publish
- @strudel/codemirror@1.2.4
 - @strudel/core@1.2.4
 - @strudel/csound@1.2.5
 - @strudel/draw@1.2.4
 - @strudel/gamepad@1.2.4
 - @strudel/hydra@1.2.4
 - @strudel/midi@1.2.5
 - @strudel/mini@1.2.4
 - @strudel/mondo@1.1.2
 - @strudel/motion@1.2.4
 - @strudel/mqtt@1.2.4
 - @strudel/osc@1.2.4
 - @strudel/repl@1.2.5
 - @strudel/sampler@0.2.3
 - @strudel/serial@1.2.4
 - @strudel/soundfonts@1.2.5
 - superdough@1.2.5
 - @strudel/tonal@1.2.4
 - @strudel/transpiler@1.2.4
 - @strudel/web@1.2.5
 - @strudel/webaudio@1.2.5
 - @strudel/xen@1.2.4
2025-09-10 23:08:16 +02:00
Aria
38ce593c60 Allow penv values to be falsy 2025-09-09 20:47:09 -05:00
Jade (Rose) Rowland
2511dcc09e working 2025-09-07 15:02:13 -04:00
Aria
798eb22d9a Use currentTime for exact scheduling 2025-09-06 10:09:44 -05:00
Aria
9c108862ef Corrected piping 2025-09-05 22:09:50 -05:00
Aria
46a45b4596 Some missing cleanup 2025-09-04 20:51:06 -05:00
Aria
1205573bc6 Merge branch 'main' into glossing/wavetable-synth 2025-09-04 20:31:01 -05:00
Aria
862b88b6c4 Some typos and cleanup 2025-09-04 20:27:05 -05:00
Aria
9b1c23d49f Some tuning experimentally and adding back chebyshev 2025-09-04 20:05:28 -05:00
Aria
42ab65abdb Move things around to allow selection by name and avoid circular imports; fixed chebyshev 2025-09-04 11:47:01 -05:00
Aria
bb982e6b9b First pass at modes 2025-09-03 21:55:48 -05:00
Antipathie
56b1ea3fa5 Add soundAlias function 2025-09-03 00:47:45 +02:00
Aria
4e2e790864 Set delay and reverb nodes properly 2025-09-01 20:45:53 -05:00
Aria
4f3b40bd7b Merge branch 'main' into glossing/ducking-click 2025-09-01 20:45:00 -05:00
Jade (Rose) Rowland
b8e1b8d7ac Merge branch 'main' into supradough 2025-08-31 22:42:07 -04:00
Jade (Rose) Rowland
6527c68cda Merge branch 'main' into irspeed 2025-08-31 12:51:28 -04:00
Aria
e4070b86f8 More descriptive variables and comments 2025-08-29 14:33:14 -05:00
Aria
d1869c18ba Remove internal LFO 2025-08-28 16:25:10 -05:00
Aria
02cd79a6d9 Add wavetable oscillator with scanning, warps, and detune 2025-08-28 16:25:10 -05:00
Aria
9eeb6da3e6 Codeformat 2025-08-28 14:54:09 -05:00
Aria
869141b0a3 Parity with old adsr 2025-08-28 00:31:37 -05:00
Aria
ea017e7622 Working version 2025-08-27 20:11:00 -05:00
Aria
763f900c69 First pass at envelopes with curves 2025-08-27 19:19:54 -05:00
Aria
cd7865a66f Merge branch 'main' into glossing/lfo-anything 2025-08-27 16:28:26 -05:00
Aria
9c8e39d83d Add.. a lot of doc strings 2025-08-27 16:27:36 -05:00
Aria
b3e25cfc52 Merge branch 'main' into glossing/ducking-click 2025-08-26 12:08:58 -05:00
Aria
3d25aa1b91 Rename params, more examples 2025-08-26 12:06:10 -05:00
Aria
0a4b6a01b3 Merge branch 'main' into glossing/random 2025-08-24 21:19:49 -05:00
Aria
5e4e678800 Test bleed, some docstrings 2025-08-24 21:14:57 -05:00
Aria
d64a0ef0eb Lint requires no empty blocks: pass comment 2025-08-25 02:31:21 +02:00
Aria
659071a4ee Ensure zeroGain is cleaned up after use; move start/stop to after callback assigned for safety 2025-08-25 02:31:21 +02:00
Aria
64f7bc4442 Working version of duck on iOS safari 2025-08-25 02:31:21 +02:00
Aria
79453ac2c3 Allow negatives and multi-accidentals 2025-08-22 13:17:13 -05:00
Aria
bf5d9917ab Codeformat and examples 2025-08-21 13:20:12 -05:00
Aria
4f15d681b0 Add release parameter, avoid clicks, some cleanup 2025-08-21 13:12:36 -05:00
Aria
6a9739bed5 Code format and a typo on lfoNum 2025-08-20 13:39:24 -05:00
Aria
d8f0d70908 Big refactor; start envelope at current value 2025-08-20 13:22:37 -05:00
Aria
e25eab11ad Working version of envelopes 2025-08-20 10:47:57 -05:00
Aria
efb337677c Fully working version with multiple LFOs 2025-08-20 10:08:36 -05:00
Aria
4a70ac5a99 Working version of LFOs 2025-08-20 00:38:25 -05:00
Jade (Rose) Rowland
cf55d4c8d1 rm var 2025-08-18 11:49:11 -04:00
Jade (Rose) Rowland
f17a4d045f Publish
- @strudel/codemirror@1.2.3
 - @strudel/core@1.2.3
 - @strudel/csound@1.2.4
 - @strudel/draw@1.2.3
 - @strudel/embed@1.1.1
 - @strudel/gamepad@1.2.3
 - @strudel/hydra@1.2.3
 - @strudel/midi@1.2.4
 - @strudel/mini@1.2.3
 - mondolang@1.1.1
 - @strudel/mondo@1.1.1
 - @strudel/motion@1.2.3
 - @strudel/mqtt@1.2.3
 - @strudel/osc@1.2.3
 - @strudel/reference@1.2.1
 - @strudel/repl@1.2.4
 - @strudel/serial@1.2.3
 - @strudel/soundfonts@1.2.4
 - superdough@1.2.4
 - @strudel/tonal@1.2.3
 - @strudel/transpiler@1.2.3
 - @strudel/web@1.2.4
 - @strudel/webaudio@1.2.4
 - @strudel/xen@1.2.3
2025-08-18 11:46:29 -04:00
Jade (Rose) Rowland
e7e636886d add tests 2025-08-17 17:21:36 -04:00
Jade (Rose) Rowland
e9aef9e4d4 working 2025-08-17 16:49:10 -04:00
Jade (Rose) Rowland
5ff59a878d fix lookahead 2025-08-16 23:38:03 -04:00