Commit graph

3444 commits

Author SHA1 Message Date
Aria
7cff2050c8 Merge branch 'main' into glossing/kabelsalat 2026-01-09 23:38:25 +01:00
Aria
c7e88e1ff2 Merge branch 'main' into glossing/fm-modulation 2026-01-09 03:31:26 +01:00
Aria
f6a43f1b10 Make the scaling by freq in FM a separate node so that modulators behave like the fm control 2026-01-08 20:28:53 -06:00
Aria
f7175c0505 Properly handle subcontrols 2026-01-08 19:40:50 -06:00
Aria
e6e96c8603 Fix release behavior; add multi-line example 2026-01-08 16:39:10 -06:00
Aria
d4b3a3b972 Auto call functions in kabel; clean up end behavior of worklet; move kabel first in chain; write docstring 2026-01-08 12:31:26 -06:00
1d10t
a1d1bd0e11 Merge branch 'main' into main 2026-01-08 09:44:32 +01:00
Aria
fd2ff255e5 Don't include worklet in autocomplete; use empty object in pure for consistency 2026-01-07 22:59:54 -06:00
Aria
5903070c02 Test cleanup 2026-01-07 13:45:19 -06:00
Aria
e92865cecb Handle mini notation without S 2026-01-07 13:32:12 -06:00
Aria
a5c4fd5bc1 Merge branch 'main' into glossing/kabelsalat 2026-01-07 13:14:49 -06:00
Aria
17a1b75e5b Merge branch 'main' into glossing/disable-mini 2026-01-07 19:22:35 +01:00
Aria
5caaf423ff Import kabelsalat, update transpiler to handle K and S, add worklet control 2026-01-07 12:19:16 -06:00
Aria
d557bb59f0 Merge branch 'main' into glossing/disable-mini 2026-01-06 21:40:05 +01:00
Aria
679e81eb0f Merge branch 'main' into glossing/sample-looping-bugfix 2026-01-06 21:39:52 +01:00
Aria
b4b0194455 Update docstrings and allow modulator ids to be patterns 2026-01-05 23:17:40 -06:00
1d10t
8f342262ab Merge branch 'main' into main 2026-01-05 00:37:28 +01:00
Forrest Cahoon
58094973b0 Fix doc link in @strudel/osc README.md 2026-01-04 09:39:17 -06:00
1d10t
e82602af5a Merge branch 'main' into main 2026-01-04 13:24:39 +01:00
Aria
bf243c04b9 Make stretch modulatable 2026-01-03 18:27:11 -06:00
Sergey S Yaglov
bfef9ba8d2 Merge remote-tracking branch 'upstream/main' 2026-01-04 00:14:23 +03:00
1d10t
aa7ba6ae99 update webaudio to main branch 2026-01-03 22:01:37 +01:00
1d10t
a86e5751eb reset audioContext to main branch 2026-01-03 21:55:16 +01:00
Aria
7b1e02e8cf Make pan modulatable 2026-01-02 11:43:27 -06:00
scrappy_fiddler
8d79715ce4 Merge branch 'main' into documentation 2026-01-02 00:30:21 +01:00
Aria
e54b9c3a32 Fix formatting of docstring 2026-01-01 13:07:38 -06:00
Aria
ebaf7624f9 Fix lfos for vowels, phasers; fix ir index; more informative error message 2026-01-01 12:02:54 -06:00
Aria
882bcc513f Typos and some examples 2025-12-31 15:17:06 -06:00
Aria
aec33710b7 Working version 2025-12-31 14:58:31 -06:00
Aria
6051b922c0 Fix clamping when min/max not specified 2025-12-29 14:45:49 -06:00
Aria
0edede106a Fixes for zzfx and soundfonts 2025-12-29 13:28:26 -06:00
Aria
b6264a1513 Merge branch 'main' into glossing/lfo-anything 2025-12-29 20:00:29 +01:00
Aria
680b7d78ec Lots of examples; use id instead of index; waveshaper clamping; one mode for synth 2025-12-29 12:59:48 -06:00
Aria
e79b4b8ccb Refactor modulators 2025-12-29 10:41:20 -06:00
Aria
98367868ac Handle min/max when target is LFO; fix vib and tremolo 2025-12-29 10:22:48 -06:00
scrappy_fiddler
b648961d30 Merge branch 'main' into documentation 2025-12-29 16:28:57 +01:00
jeromew
c0f4f47150 Fix AudioContext change detection. Use AudioNode.context 2025-12-29 14:04:40 +00:00
Aria
b4496fcc24 More control mapping tweaks 2025-12-28 21:43:08 -05:00
Aria
48f6a41683 Extend to FM, vibrato, etc 2025-12-28 20:13:15 -05:00
froos
06f9c2dfb5 Merge pull request 'Expose Vim object in order to create custom keybindings' (#1816) from JohnBjrk/strudel:expose-vim-for-custom-keybindings into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1816
2025-12-28 22:56:05 +01:00
Felix Roos
30fe5b47e3
hotfix: fix scope and friends #1847 2025-12-28 22:42:42 +01:00
Felix Roos
e4e2d60b28
Merge branch 'main' into vanillarepl 2025-12-28 12:58:45 +01:00
Aria
99bec835f8 Merge branch 'main' into glossing/lfo-anything 2025-12-27 20:54:39 -05:00
scrappy_fiddler
fc2f5accfe Merge branch 'main' into documentation 2025-12-22 14:05:24 +01:00
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
John Björk
a9752fb2a4
Exposing Vim from codemirror-vim
Docs for adding keybindings

Only expose Vim from keybindings
2025-12-20 17:20:38 +01:00
Dsm0
0de212c12f fix visual block mode 2025-12-18 22:55:44 -08:00
Felix Roos
181ebee374
fix: repl package init audio properly 2025-12-19 01:25:58 +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
scrappy_fiddler
e6c1e97838 Merge branch 'main' into documentation 2025-12-17 20:44:07 +01:00