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
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
Nikita
95700e1196
Fix wavetables breaking after playback
2025-10-22 20:00:36 +03:00
Nikita
28df4259b8
Merge remote-tracking branch 'upstream/main' into feat/non-realtime-exporting
2025-10-22 16:21:34 +03:00
Nikita
daea207aff
Better sample loading
2025-10-21 22:42:01 +03:00
Nikita
bf702c3b2a
Reviewed changes
2025-10-21 16:30:18 +03:00
milliganf
46af6ed9ef
Fix a bug introduced by #4e17cfbdd6
...
When there's no subpath for a Github path, the URL should end with a '/'. Otherwise when we concatenate values on from a sample map it doesn't separate the base URL from the filename.
Signed-off-by: milliganf <m.h.freeson@outlook.com >
2025-10-20 22:30:58 +02:00
Nikita
f5fc0ff9d1
Remove resetGlobalEffects from AudioContext
2025-10-20 20:58:01 +03:00
Nikita
4bdaf577c0
Format
2025-10-20 20:22:16 +03:00
Nikita
428a4b3dd7
Revert workletsUrl to use ?audioworklet
2025-10-20 20:21:23 +03:00
Nikita
ff83994733
Better export UI
2025-10-20 20:19:52 +03:00
Nikita
908c0e44ff
Fix worklets not loading
2025-10-19 19:44:53 +03:00
Nikita
920776fdfe
Re-init audio before and after export
2025-10-19 15:10:31 +03:00
Nikita
0fbde61b2d
WIP non-realtime exporting
2025-10-19 14:38:50 +03:00
Aria
70d2da81d8
Merge branch 'main' into glossing/fmsss
2025-10-18 11:01:23 -05:00
Aria
72423c3a25
Adds back shape to superdough
2025-10-18 10:41:33 -05:00
Switch Angel AKA Jade Rose
2473a5391d
Merge branch 'main' into glossing/wrap-phase-typo
2025-10-17 04:55:25 +02:00
Aria
c02def03b6
Don't tag when scale fails, allow mixed sharps and flats, simplify scale function
2025-10-16 16:26:33 -05:00
froos
4e17cfbdd6
Merge pull request 'github samples: default to "samples" if repository is not specified' ( #1644 ) from prezmop/strudel:main into main
...
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1644
2025-10-16 20:26:26 +02:00
prezmop
83c7e63432
update docs
2025-10-16 18:20:22 +02:00
prezmop
909e0154fe
default to samples if repo not found
2025-10-16 18:20:13 +02:00
Aria
fd03d1fdfb
Update conditional to allow to control user waveforms
2025-10-15 15:14:31 -05:00
Aria
d6de160224
Merge branch 'main' into glossing/partials
2025-10-15 13:19:57 -05:00
Aria
b7e941c649
Merge branch 'main' into glossing/wrap-phase-typo
2025-10-14 11:40:29 -05:00
Aria
ac7e9c6978
Typos on envelope values
2025-10-14 11:37:41 -05:00
Aria
c13a726129
Merge branch 'main' into glossing/filter-lfo
2025-10-14 11:24:49 -05:00
Switch Angel AKA Jade Rose
ded91fab7d
Merge pull request 'Feature: Distortion Modes' ( #1561 ) from glossing/strudel:glossing/distortion-modes into main
...
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1561
2025-10-13 07:26:50 +02:00
Aria
57fac57677
Remove todo
2025-10-09 22:23:28 -05:00
Aria
a3b803c3f3
First pass
2025-10-09 18:28:59 -05:00
Aria
1ae773acc4
Merge branch 'main' into glossing/wrap-phase-typo
2025-10-05 18:21:05 -05:00
Aria
cc4452ce58
Working version of partials and phases
2025-10-04 20:33:25 -05:00
Aria
120f89d57f
Handle detune in the presence of pitch envelope
2025-10-04 01:37:57 -05:00
Aria
bd73d96847
Cleanup
2025-10-03 18:49:49 -05:00
Aria
7cf9db4872
Big matrix refactor
2025-10-03 18:20:41 -05:00
Aria
c9381a11f9
Working version
2025-10-03 17:21:05 -05:00
Aria
d496919fe5
Import
2025-10-02 22:48:41 -05:00