Commit graph

3296 commits

Author SHA1 Message Date
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
Aria
7bc6fcbf2a Add channel support to midi in 2025-11-23 18:24:48 -06:00
Jade (Rose) Rowland
8325b4cfc4 Merge branch 'main' into jade/orbitsynonym 2025-11-23 19:06:16 -05:00
Jade (Rose) Rowland
3b2df0b725 synonym: 2025-11-23 19:05:57 -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
6c0d550b6b Fix example 2025-11-23 12:25:40 -06:00
Aria
cf12e3e1d8 Hook up the octave control 2025-11-23 12:21:55 -06:00
froos
9a05a679aa Merge pull request 'Fix interoperability issue between all and await initHydra()' (#1663) from jeromew/strudel:jeromew-hydra-all into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1663
2025-11-23 09:47:22 +01: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
Jade (Rose) Rowland
2efd56e331 add synonym 2025-11-22 18:10:28 -05:00
Jade (Rose) Rowland
19fd0fc649 rm unessecary file 2025-11-22 17:17:41 -05:00
Jade (Rose) Rowland
e72e26eb81 add comment 2025-11-22 17:11:17 -05:00
Jade (Rose) Rowland
1c4b05d55f solo search n = 1 2025-11-22 16:40:31 -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
8144ec46bd Attempt system for sounds tab previews 2025-11-19 18:35:35 -06:00
Aria
654c1a86f0 Simplify declarations via globalThis; fix cleanup/stop 2025-11-18 16:02:33 -06:00
scrappy_fiddler
30cc46ea66 wchooseCycles has now notes in an example 2025-11-17 20:04:40 +01:00
Aria
ac3f477f30 Merge branch 'main' into glossing/fmsss 2025-11-16 22:32:38 -06:00
Aria
573cd1ae41 Merge branch 'main' into glossing/fmsss 2025-11-16 22:23:31 -06:00
Aria
641bd2f356 Properly patternify everything 2025-11-16 22:20:17 -06:00
Aria
f5ed6dbe79 Top level functions 2025-11-16 20:28:22 -06:00
Aria
7a3bea6f90 Working version 2025-11-16 19:38:59 -06:00
Aria
cc10122b71 Testing out approach to allow list patterns in partials 2025-11-16 19:20:42 -06:00
Aria
b66c0d18b3 Merge branch 'main' into glossing/partials 2025-11-16 18:44:04 -06:00
Aria
17af92b2df Merge branch 'main' into glossing/random 2025-11-16 15:32:15 -06:00
Aria
e90aa5202d Export withseed 2025-11-16 15:28:10 -06:00
Aria
fb7f686519 Add seeding 2025-11-16 15:22:34 -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
aca500ba73 Merge branch 'main' into glossing/random 2025-11-16 14:42:20 -06: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