froos
|
3922defab9
|
Merge pull request 'simplify envValAtTime and remove asymmetric behavior (fix #1653)' (#1815) from pulu/strudel:remove-env-asymmetry into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1815
|
2025-12-20 22:20:26 +01:00 |
|
froos
|
56ecb006fa
|
Merge pull request 'Feature: non-realtime exporting' (#1674) from BANanaD3V/strudel:feat/non-realtime-exporting into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1674
|
2025-12-19 00:45:39 +01:00 |
|
Aria
|
2748189f18
|
Merge pull request 'Fix: wrong warning in build environments' (#1835) from jeromew/strudel:onenced-warning into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1835
Reviewed-by: Aria <glossing@noreply.codeberg.org>
|
2025-12-14 19:33:36 +01:00 |
|
jeromew
|
34991e9602
|
Fix: wrong warning in build environments
|
2025-12-14 11:27:41 +00:00 |
|
Aria
|
931d684b19
|
Merge branch 'main' into glossing/random
|
2025-12-13 17:28:44 -06:00 |
|
jeromew
|
132dea8478
|
Merge branch 'main' into fix-perf12
|
2025-12-08 18:54:51 +01:00 |
|
jeromew
|
b889d19493
|
Merge branch 'fix-perf12' of https://codeberg.org/jeromew/strudel into fix-perf12
|
2025-12-08 17:32:47 +00:00 |
|
jeromew
|
71d36b79ed
|
Improve getOscillator/noiseMix release
|
2025-12-08 17:31:34 +00:00 |
|
Aria
|
efda32eedb
|
Merge branch 'main' into glossing/transient-processor
|
2025-12-07 20:29:50 +01:00 |
|
Aria
|
358b1e3f56
|
Make sure processor turns off; fix array sizes for JIT
|
2025-12-07 13:28:57 -06:00 |
|
Aria
|
150835aa4d
|
Merge branch 'main' into glossing/transient-processor
|
2025-12-07 18:45:11 +01:00 |
|
Aria
|
6f4d8ebacf
|
Merge branch 'main' into fix-perf10
|
2025-12-07 18:44:47 +01:00 |
|
Aria
|
4374bdf1bd
|
Merge branch 'main' into fix-perf12
|
2025-12-07 18:44:38 +01:00 |
|
Aria
|
16b5faf333
|
Removing failing tests due to shabda removal
|
2025-12-07 11:23:55 -06:00 |
|
Aria
|
bd61c1dc7e
|
Merge branch 'main' into glossing/transient-processor
|
2025-12-07 18:11:50 +01:00 |
|
Aria
|
9b3277da1c
|
Merge branch 'main' into fix-perf10
|
2025-12-07 18:09:00 +01:00 |
|
miranda
|
173e359a65
|
simplify envValAtTime and remove asymmetric behavior (fix #1653)
|
2025-12-06 17:46:16 +02:00 |
|
jeromew
|
1225d04437
|
codeformat
|
2025-12-04 15:29:21 +00:00 |
|
jeromew
|
f6f507dd29
|
propagate releaseAudioNode in packages
|
2025-12-04 15:26:59 +00:00 |
|
jeromew
|
c7586e96ff
|
Add comment on end worklet param
|
2025-12-04 13:20:17 +00:00 |
|
jeromew
|
46291bf85c
|
Difuse the onceEnded mechanism
|
2025-12-04 13:17:20 +00:00 |
|
jeromew
|
0b711e879c
|
Improve naming & backward compat
|
2025-12-04 08:23:36 +00:00 |
|
Aria
|
196f70ab6b
|
Formatting
|
2025-12-03 11:13:21 -06:00 |
|
Aria
|
1d4f2b81d8
|
Switch back to explicit exports and use new release mechanism
|
2025-12-03 11:12:30 -06:00 |
|
Aria
|
d28c8dac8e
|
Merge branch 'main' into glossing/fmsss
|
2025-12-03 10:42:35 -06:00 |
|
jeromew
|
0ec9826de5
|
onceEnded mechanism to clean audioNode.onended callbacks
|
2025-12-02 09:29:50 +00:00 |
|
jeromew
|
af7855402f
|
Accept non-instanciated nodes for better developer experience
|
2025-12-01 20:43:55 +00:00 |
|
jeromew
|
68b1cb87ca
|
[perf] release unused AudioBufferSourceNode + releaseAudioNode
|
2025-12-01 15:29:19 +00:00 |
|
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 |
|