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
|
d7bf5db8be
|
Merge pull request 'Feat: Add channel support to midi in' (#1775) from glossing/midin-channels into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1775
|
2025-12-07 21:51:39 +01:00 |
|
Aria
|
48231ea12a
|
Merge branch 'main' into glossing/midin-channels
|
2025-12-07 21:23:57 +01:00 |
|
Aria
|
c8a442234e
|
Merge pull request 'Feat: Transient shaper' (#1777) from glossing/transient-processor into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1777
|
2025-12-07 21:23:42 +01:00 |
|
Aria
|
efda32eedb
|
Merge branch 'main' into glossing/transient-processor
|
2025-12-07 20:29:50 +01:00 |
|
Aria
|
95d04d1149
|
Merge branch 'main' into glossing/midin-channels
|
2025-12-07 20:29:39 +01:00 |
|
Aria
|
358b1e3f56
|
Make sure processor turns off; fix array sizes for JIT
|
2025-12-07 13:28:57 -06:00 |
|
Aria
|
fe7e8f7add
|
Clearer docstring
|
2025-12-07 13:21:06 -06:00 |
|
Aria
|
45d329d3d1
|
Merge pull request 'Add vel as a synonym for velocity & update a few docstrings' (#1781) from glossing/controls-various into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1781
|
2025-12-07 19:15:42 +01:00 |
|
Aria
|
5e99393f5a
|
Merge branch 'main' into glossing/controls-various
|
2025-12-07 18:54:18 +01:00 |
|
Aria
|
9650c8eb50
|
Merge pull request '[perf] fix phaser leak of unused biquads' (#1800) from jeromew/strudel:fix-perf10 into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1800
Reviewed-by: Aria <glossing@noreply.codeberg.org>
|
2025-12-07 18:53:03 +01:00 |
|
Aria
|
fab8d2193d
|
Merge branch 'main' into glossing/midin-channels
|
2025-12-07 18:45:16 +01:00 |
|
Aria
|
150835aa4d
|
Merge branch 'main' into glossing/transient-processor
|
2025-12-07 18:45:11 +01:00 |
|
Aria
|
76237016a3
|
Merge branch 'main' into glossing/controls-various
|
2025-12-07 18:45:02 +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
|
3cecf4a50e
|
Merge pull request 'Bug fix: Remove failing tests due to shabda removal' (#1820) from glossing/shabda-test-fix into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1820
|
2025-12-07 18:42:49 +01:00 |
|
Aria
|
16b5faf333
|
Removing failing tests due to shabda removal
|
2025-12-07 11:23:55 -06:00 |
|
Aria
|
c4826b7dfb
|
Merge branch 'main' into glossing/midin-channels
|
2025-12-07 18:11:59 +01:00 |
|
Aria
|
bd61c1dc7e
|
Merge branch 'main' into glossing/transient-processor
|
2025-12-07 18:11:50 +01:00 |
|
Aria
|
ceb3aa797d
|
Merge branch 'main' into glossing/controls-various
|
2025-12-07 18:11:39 +01:00 |
|
Aria
|
9b3277da1c
|
Merge branch 'main' into fix-perf10
|
2025-12-07 18:09:00 +01: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
|
e01621d0cc
|
Merge pull request 'Feature: Eight FMs' (#1628) from glossing/strudel:glossing/fmsss into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1628
|
2025-12-03 18:27:27 +01: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 |
|
Aria
|
eb18648a2a
|
Merge pull request '[perf] release unused AudioBufferSourceNode + releaseAudioNode' (#1805) from jeromew/strudel:fix-perf11 into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1805
Reviewed-by: Aria <glossing@noreply.codeberg.org>
|
2025-12-03 17:35:03 +01: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 |
|
froos
|
7a3e0fd3fe
|
Merge pull request 'added export to getSuperdoughAudioController() so that its possible to route superdough audio through other webaudio applications.' (#1796) from ndr0n/strudel:exportSuperdoughAudioController into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1796
|
2025-11-29 01:00:41 +01:00 |
|
Alex McLean
|
4061dd4cf8
|
Merge pull request 'add revv() for reversing whole patterns' (#1791) from revv into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1791
|
2025-11-28 23:26:19 +01:00 |
|
alex
|
b523205590
|
Merge branch 'revv' of ssh://codeberg.org/uzu/strudel into revv
|
2025-11-28 22:03:32 +00:00 |
|
alex
|
956598da18
|
snapshot
|
2025-11-28 22:03:21 +00:00 |
|
Alex McLean
|
e011f3b982
|
Merge branch 'main' into revv
|
2025-11-28 22:37:03 +01:00 |
|
alex
|
cb591815ed
|
fix copy paste errors
|
2025-11-28 21:35:35 +00:00 |
|
Alex McLean
|
6a4fd27f5b
|
Merge branch 'main' into exportSuperdoughAudioController
|
2025-11-28 22:32:10 +01:00 |
|
Aria
|
d30df8d4cf
|
Merge pull request '[perf] Disconnect lfos for phaser and filters' (#1787) from glossing/perf-lfos into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1787
|
2025-11-28 20:19:14 +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
|
2f8cabbb6b
|
Merge pull request 'fix: return silence when no pattern is returned' (#1795) from fix-empty-pattern into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1795
|
2025-11-27 23:08:50 +01:00 |
|