Commit graph

6086 commits

Author SHA1 Message Date
jeromew
f637b8b0dd [perf] fix connect-leak in fm modulation 2025-11-21 09:00:17 +00:00
Aria
06bf17f444 Merge pull request 'Bug Fix: Use frac due to negative frequencies from FM' (#1759) from glossing/droponelettertosaveears into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1759
2025-11-21 01:56:10 +01: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
froos
6f58e74bea Merge pull request '[perf] fix connect-leak added by #1742 when noise() is not used' (#1757) from jeromew/strudel:fix-perf5 into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1757
2025-11-20 19:48:15 +01:00
jeromew
907f03f3bf [perf] fix connect-leak in fm modulation 2025-11-20 17:40:51 +00: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
froos
aa77255d98 Merge pull request '[perf] fix connect leak when .noise() is in the mix' (#1742) from jeromew/strudel:fix-perf3 into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1742
2025-11-20 14:49:40 +01:00
jeromew
7267990e20 Fix codeformat 2025-11-20 13:35:37 +00:00
jeromew
387e5db0fe Merge branch 'fix-perf3' of https://codeberg.org/jeromew/strudel into fix-perf3 2025-11-20 13:24:03 +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
74488f8480 Stray log message 2025-11-19 18:41:56 -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
scrappy_fiddler
4ec68fcd1d a little prettier 2025-11-20 00:07:44 +01:00
Aria
7ccdefe1c6 Huge overhaul for config part 1 2025-11-19 16:33:08 -06:00
Aria
b73f624058 Trying out alias approach 2025-11-19 15:41:29 -06:00
scrappy_fiddler
7abfcd0f38 Merge branch 'main' into documentation 2025-11-19 22:18:32 +01:00
scrappy_fiddler
4504d1afd0 remove trailing spaces in FAQ 2025-11-19 22:14:23 +01:00
Aria
e4466082eb Merge branch 'main' into glossing/upgrading-lfospr 2025-11-19 15:10:02 -06:00
Aria
29b6729246 First pass at improving controls 2025-11-19 15:03:11 -06:00
Felix Roos
dd2c808cd7
hotfix: reduce sounds-tab click to play latency 2025-11-19 21:55:35 +01:00
Aria
b3df7f438f Merge branch 'main' into glossing/lfo-anything 2025-11-19 14:43:47 -06:00
scrappy_fiddler
69c5df67f5 FAQ is now prettier 2025-11-19 21:40:48 +01:00
scrappy_fiddler
a21f0d629e Merge branch 'main' into documentation 2025-11-19 20:24:34 +01:00
scrappy_fiddler
371e6c7d6d tidy up FAQ 2025-11-19 20:17:19 +01:00
scrappy_fiddler
0bb89d1a9f New page FAQ in "More" 2025-11-19 20:09:14 +01:00
Alex McLean
389a63a850 Merge pull request 'wchooseCycles has now notes in an example' (#1748) from scrappy_fiddler/strudel:documentation into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1748
2025-11-18 23:52:43 +01:00
Aria
654c1a86f0 Simplify declarations via globalThis; fix cleanup/stop 2025-11-18 16:02:33 -06:00
Felix Roos
3b1c75d3de
fix: linting errors 2025-11-17 23:18:31 +01:00
Felix Roos
48407c309c
add basic dough repl 2025-11-17 23:10:10 +01:00
scrappy_fiddler
99beb4454d update snapshot with note example 2025-11-17 20:49:26 +01: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
ea7dc7a732 Merge pull request 'Feature: Partials' (#1659) from glossing/strudel:glossing/partials into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1659
2025-11-17 05:31:53 +01: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