Commit graph

847 commits

Author SHA1 Message Date
jeromew
b65cc2128f [perf] fix phaser leak of unused biquads 2025-11-29 14:47:03 +00:00
Alex McLean
6a4fd27f5b Merge branch 'main' into exportSuperdoughAudioController 2025-11-28 22:32:10 +01:00
Aria
e10cd22c26 Merge branch 'main' into glossing/perf-lfos 2025-11-28 19:59:51 +01:00
Aria
18dc4944bf Typos and cleanup 2025-11-28 12:36:23 -06:00
ndr0n
a6008e2700 added export to getSuperdoughAudioController() so that its possible to route superdough audio on external application integrations. 2025-11-28 04:03:48 +00:00
froos
afbcaa54d0 Merge pull request '[perf] in noise, let noiseMix do the disconnect when it exists' (#1783) from jeromew/strudel:fix-perf9 into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1783
2025-11-27 22:03:51 +01:00
Felix Roos
b824c45ba4
Merge remote-tracking branch 'origin/main' into glossing/sounds-tab-preview 2025-11-27 21:11:50 +01:00
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
692359309f Typo and formatting 2025-11-25 17:31:11 -06:00
Aria
d65b908bda Disconnect lfos for phaser and filters 2025-11-25 17:27:37 -06: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
89da9bbdb0 [perf] in noise, let noiseMix do the disconnect when it exists 2025-11-25 10:31:53 +00: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
Aria
36587ae747 Switch back to original version 2025-11-23 22:55:36 -06:00
Aria
6c01c16a0c Fix typo 2025-11-23 22:39:21 -06:00
Aria
be36898803 Formatting and examples 2025-11-23 22:29:33 -06:00
Aria
df047fd48d Optimizations 2025-11-23 22:28:10 -06:00
Aria
68840de188 Working version 2025-11-23 20:58:28 -06:00
Aria
020a6bc75f First pass at transient processor 2025-11-23 20:31:31 -06: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
Aria
0e3840aff4 Merge branch 'main' into glossing/lfo-anything 2025-11-20 14:40:39 -06:00
Aria
a929b36770 Remove room 2025-11-20 14:06:45 -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
2794541dad Clean up send nodes and remove offset 2025-11-19 20:52:51 -06:00
Aria
3e118ce0a8 Fully working version 2025-11-19 20:11:02 -06:00
Aria
c3ad0d1789 Fix for curve params 2025-11-19 20:01:17 -06:00
Aria
19b710c401 Mostly working version 2025-11-19 19:44:02 -06:00
Aria
8144ec46bd Attempt system for sounds tab previews 2025-11-19 18:35:35 -06:00
Aria
0dbca05de0 Ready for testing 2025-11-19 17:24:33 -06:00
Aria
f8796d039f Add param guesses 2025-11-19 17:18:38 -06:00
Aria
442f487973 Another major cleanup 90% of first pass 2025-11-19 17:10:05 -06:00