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 |
|
Aria
|
e4466082eb
|
Merge branch 'main' into glossing/upgrading-lfospr
|
2025-11-19 15:10:02 -06:00 |
|
Aria
|
b3df7f438f
|
Merge branch 'main' into glossing/lfo-anything
|
2025-11-19 14:43:47 -06:00 |
|
Aria
|
654c1a86f0
|
Simplify declarations via globalThis; fix cleanup/stop
|
2025-11-18 16:02:33 -06: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
|
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 |
|
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 |
|
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 |
|
froos
|
4159c8394d
|
Merge branch 'main' into radical-new-docs
|
2025-10-28 22:02:10 +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 |
|
Nikita
|
ff370cf86f
|
Reapply realtimeOptions after export
|
2025-10-24 14:07:57 +03:00 |
|
BANanaD3V
|
85f6454340
|
Merge branch 'main' into feat/non-realtime-exporting
|
2025-10-23 16:05:09 +02: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 |
|