Commit graph

3635 commits

Author SHA1 Message Date
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
space-shell
0ef30d5e8d Merge branch 'main' into space-shell/helix-keybindings 2026-01-05 10:49:16 +01: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
Dsm0
160ef84b47 move evaluate/evaluateBlock to different functions 2025-12-30 20:14:32 -06:00
Dsm0
1a7f464998 requested revisions 1 (and fix failing test) 2025-12-30 18:34:26 -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
Nick Matantsev
ee326c709e Fix MIDI input logging 2025-12-25 21:43:06 -05:00
Nick Matantsev
a0291e8a42 Fix comments 2025-12-25 21:07:39 -05:00
Nick Matantsev
ecada58edc Carry out MIDI input wrapper into dedicated file 2025-12-25 20:59:50 -05:00
Nick Matantsev
bb7f587025 Encapsulate more logic 2025-12-25 20:42:11 -05:00
Nick Matantsev
dab1a018e4 Support delayed connection and reconnection of MIDI inputs 2025-12-25 20:42:11 -05:00
Nick Matantsev
0c01a997ac Avoid referencing found MIDI device name 2025-12-25 20:42:11 -05:00
Nick Matantsev
b8dc50267e Clean up unused state fields 2025-12-25 20:42:11 -05:00
Nick Matantsev
1aaa04ab50 Send stored CC values to controller 2025-12-25 20:42:11 -05:00
Nick Matantsev
1860d31624 Tweak cc init 2025-12-25 20:42:11 -05:00
Nick Matantsev
47557cf06f Move device lookup inside input wrapper 2025-12-25 20:42:11 -05:00
Nick Matantsev
213edfb211 Roll up save/load state into MIDI wrapper 2025-12-25 20:42:11 -05:00
Nick Matantsev
84e59645fd Encapsulate MIDI input handling 2025-12-25 20:42:11 -05:00
Nick Matantsev
4df19f9ff8 Save MIDI-in CC state 2025-12-25 20:42:11 -05:00
Dsm0
ba7721f53c code formatting 2025-12-23 02:25:18 -08:00