W-A-James
a126bc9b86
Fix lint
2025-11-25 22:20:55 -05:00
Aria
a5c7fcc136
Add back options code (will resolve in another PR)
2025-11-25 22:16:23 -05:00
Aria
d70b758065
Remove base url from sample server and properly handle url schemes
2025-11-25 22:16:11 -05:00
Aria
f44a96a5ce
Merge branch 'main' into glossing/hook-up-octave
2025-11-25 20:50:49 +01:00
Aria
728552b669
Merge branch 'main' into fix-perf8
2025-11-25 20:30:18 +01:00
Aria
ae47d767ce
Merge branch 'main' into glossing/hook-up-octave
2025-11-25 20:02:43 +01:00
jeromew
f0d49e0e22
[perf] fix connect-leak from audioworklet=>param in lfo/tremolo
2025-11-24 16:35:48 +00:00
Jade (Rose) Rowland
e86850b6d8
frequency mod
2025-11-24 11:19:49 -05:00
Jade (Rose) Rowland
31c694b596
Merge branch 'main' into filter_mod_improvements
2025-11-24 10:44:11 -05:00
froos
22f1512697
Merge pull request '[perf] fix connect-leak in fm modulation' ( #1758 ) from jeromew/strudel:fix-perf6 into main
...
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1758
2025-11-23 22:23:24 +01:00
Aria
cf12e3e1d8
Hook up the octave control
2025-11-23 12:21:55 -06:00
Switch Angel AKA Jade Rose
321e76166a
Merge branch 'main' into filter_mod_improvements
2025-11-23 06:35:22 +01:00
Jade (Rose) Rowland
7bbb653963
fixed
2025-11-22 23:42:20 -05:00
Jade (Rose) Rowland
30e672a027
wip
2025-11-22 22:49:23 -05:00
Aria
adc3a9ac6c
Swap with temp variable
2025-11-22 20:51:30 -06:00
Jade (Rose) Rowland
1d5f3a4f30
prevent filter modulation pops
2025-11-22 18:21:24 -05:00
jeromew
f637b8b0dd
[perf] fix connect-leak in fm modulation
2025-11-21 09:00:17 +00:00
Aria
21543956c6
Also for wavetable
2025-11-20 18:30:53 -06:00
Aria
4758effdc6
Use frac due to negative frequencies from FM
2025-11-20 18:22:44 -06:00
jeromew
0435711051
[perf] fix connect-leak added by #1742 when noise() is not used
2025-11-20 17:36:00 +00:00
froos
8f6718b9e8
Merge pull request '[perf] fix connect-leak in delay effect' ( #1755 ) from jeromew/strudel:fix-perf4 into main
...
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1755
2025-11-20 14:50:59 +01:00
jeromew
7267990e20
Fix codeformat
2025-11-20 13:35:37 +00:00
jeromew
d9f63b8dfa
[perf] fix connect leak when .noise() is in the mix
2025-11-20 13:21:09 +00:00
jeromew
8ed72b4573
[perf] fix connect-leak in delay effect
2025-11-20 13:05:41 +00:00
Aria
b66c0d18b3
Merge branch 'main' into glossing/partials
2025-11-16 18:44:04 -06:00
froos
0331c91b80
Merge pull request 'README: update superdough documentation' ( #1741 ) from TristanMlct/strudel:update-readme-superdough into main
...
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1741
2025-11-16 22:06:12 +01:00
Aria
921cb17d33
Merge branch 'main' into glossing/snappy-envs
2025-11-16 14:39:40 -06:00
Aria
d9c21489f8
Merge branch 'main' into glossing/optimizations
2025-11-16 20:13:31 +01:00
Aria
3962558c09
Some final tweaks
2025-11-16 13:12:47 -06:00
Tristan Mlct
91799f2014
README: update superdough documentation
2025-11-15 15:06:44 +01:00
froos
f6bb3869de
Merge pull request '[perf] disconnect Offline AudioNode connections in generateReverb' ( #1740 ) from jeromew/strudel:fix-perf2 into main
...
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1740
2025-11-15 14:59:28 +01:00
jeromew
92d87093e0
[perf] disconnect Offline AudioNode connections in generateReverb
2025-11-15 13:39:24 +00:00
jeromew
3e05525dc2
[perf] disconnect send effect AudioNode when room is used
2025-11-14 22:06:39 +00:00
Aria
22807b3833
Use weak references for sound sources
2025-11-14 16:05:09 -06:00
Aria
2875814a36
Square instead of self-multiply; more voices; more cleanup
2025-11-12 13:56:14 -06:00
Aria
157b05536a
Final cleanup
2025-11-12 13:36:01 -06:00
Aria
f8c9425569
Simplify spread
2025-11-12 13:13:37 -06:00
Aria
be3a88b09c
Optimize phase wrap; make voices k-rate
2025-11-12 12:23:40 -06:00
Aria
aabf122161
Further optimizations, including detuner
2025-11-12 11:53:38 -06:00
Aria
3c6de3be6d
First pass of worklets optimizations
2025-11-12 10:48:20 -06:00
froos
15f7b7c1a2
Merge pull request 'fix for node 24 support in tests - #1718 ' ( #1719 ) from ausav/strudel:ausav.nodever into main
...
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1719
2025-11-12 15:23:36 +01:00
Switch Angel AKA Jade Rose
f4b68fa2e6
Merge branch 'main' into glossing/filter-lfo
2025-11-10 02:20:20 +01:00
Alex Victoria
247bf9b930
fix for node 24 support #1718
2025-11-04 20:54:21 -06:00
Jade (Rose) Rowland
91e1cc136e
working
2025-11-01 23:34:10 -04:00
froos
e92f4938cd
Merge branch 'main' into glossing/scale-with-note-and-n
2025-10-28 22:54:34 +01:00
alex
cbe7aaacfb
Publish
...
- @strudel/codemirror@1.2.6
- @strudel/core@1.2.5
- @strudel/csound@1.2.6
- @strudel/draw@1.2.5
- @strudel/gamepad@1.2.5
- @strudel/hydra@1.2.5
- @strudel/midi@1.2.6
- @strudel/mini@1.2.5
- @strudel/mondo@1.1.5
- @strudel/motion@1.2.5
- @strudel/mqtt@1.2.5
- @strudel/osc@1.3.0
- @strudel/repl@1.2.7
- @strudel/serial@1.2.5
- @strudel/soundfonts@1.2.6
- superdough@1.2.6
- supradough@1.2.4
- @strudel/tonal@1.2.5
- @strudel/transpiler@1.2.5
- @strudel/web@1.2.6
- @strudel/webaudio@1.2.6
- @strudel/xen@1.2.5
2025-10-27 15:38:32 +00:00
Aria
0c9f535ff5
Merge branch 'main' into glossing/return-shape-to-sd
2025-10-23 03:44:44 +02:00
jeromew
ea91d30ce4
Add semicolon
2025-10-22 21:52:53 +02:00
jeromew
f0bd5bffaa
Fix sampler.mjs githubPath
...
PR https://codeberg.org/uzu/strudel/pulls/1679 introduced a subtle bug when both other and subpath are empty. The url should not end with '//'
2025-10-22 21:39:08 +02:00
milliganf
46af6ed9ef
Fix a bug introduced by #4e17cfbdd6
...
When there's no subpath for a Github path, the URL should end with a '/'. Otherwise when we concatenate values on from a sample map it doesn't separate the base URL from the filename.
Signed-off-by: milliganf <m.h.freeson@outlook.com >
2025-10-20 22:30:58 +02:00