Darius Kazemi
9c5c71c31a
Removing semicolon to be more idiomatic;;;
2025-10-11 17:52:26 -07:00
Darius Kazemi
af53bab259
Fixing some syntax and a typo
2025-10-11 17:50:58 -07:00
Darius Kazemi
0065db8569
Docs: add example of custom chained function
...
This adds a subsection to the "Understand/Coding Syntax" documentation that shows a simple example of converting the previous chain of effects into a custom, reusable chained function. There's also a prompt for the reader to experiment.
2025-10-11 17:40:55 -07:00
Alex McLean
7eebf3a466
Merge pull request 'Add control-metadata' ( #1634 ) from control-metadata into main
...
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1634
2025-10-10 11:25:00 +02:00
Alex McLean
64f16c4f33
placate format gods
2025-10-08 15:35:34 +01:00
Alex McLean
ffbbc43c89
add cyclist version to the query metadata
2025-10-08 15:34:51 +01:00
Alex McLean
086596c47c
fix setControls to do union with existing controls
2025-10-08 14:52:00 +01:00
Alex McLean
fdde05e751
add pattern id to query state controls
2025-10-08 14:51:21 +01:00
Alex McLean
694162a7b1
fix purity of 'withState' so it returns a new pattern
2025-10-08 14:13:33 +01:00
Alex McLean
cbcb25b063
Merge pull request 'Fix MQTT: change the trigger handler to match new hap' ( #1629 ) from jurrchen/strudel:bugfix/mqtt-hap-sig into main
...
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1629
2025-10-07 22:59:38 +02:00
Jieren Chen
0d08225983
change the trigger handler to match new hap
2025-10-05 21:45:23 +02:00
froos
00872bd1de
Merge pull request 'Fix case sensitivity for synonym search' ( #1618 ) from vvolhejn/strudel:vv/fix-case-sensitivity into main
...
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1618
2025-10-05 21:42:18 +02:00
Václav Volhejn
b7d98dd370
Fix case sensitivity for synonym search
2025-10-01 21:53:28 +02:00
Alex McLean
0ecacae71e
format
2025-10-01 12:02:09 +01:00
yaxu
8cd497abb2
Update website/src/pages/technical-manual/project-start.mdx
2025-10-01 12:54:58 +02:00
Switch Angel AKA Jade Rose
070055d2ef
Merge pull request 'Optimize wavetable synth' ( #1613 ) from glossing/strudel:glossing/wavetable-optimizations into main
...
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1613
2025-10-01 08:56:33 +02:00
Switch Angel AKA Jade Rose
e500ebe268
Merge branch 'main' into glossing/wavetable-optimizations
2025-10-01 08:54:53 +02:00
Aria
3a7ec18d46
Move invsr to constructor
2025-09-30 23:19:55 -05:00
Aria
a2b8407fbb
Add back mipmaps; add caching
2025-09-30 23:08:28 -05:00
Switch Angel AKA Jade Rose
ac1fd88d8d
Merge pull request 'fix: pattern switching' ( #1616 ) from fix_pattern_Switching into main
...
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1616
2025-10-01 02:02:30 +02:00
Jade (Rose) Rowland
9f8143e062
format
2025-09-30 19:46:53 -04:00
Jade (Rose) Rowland
cdc5e5f3f3
working
2025-09-30 19:45:30 -04:00
Aria
bad498a1e5
Remove unused var
2025-09-30 16:21:28 -07:00
Aria
4de0c11f8c
Remove mipmaps, fix clamping of parameters
2025-09-29 14:15:50 -07:00
Switch Angel AKA Jade Rose
f360d394a7
Merge pull request 'fix wavetable JSON' ( #1611 ) from fix_JSON into main
...
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1611
2025-09-29 02:10:53 +02:00
Jade (Rose) Rowland
48718daea8
add_vgame
2025-09-28 19:57:19 -04:00
Jade (Rose) Rowland
8d45016ccf
working
2025-09-28 19:11:13 -04:00
Switch Angel AKA Jade Rose
ec69f6fd77
Merge pull request 'rename wavetable controls to match existing naming conventions' ( #1610 ) from wavetable_controls into main
...
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1610
2025-09-28 21:28:15 +02:00
Jade (Rose) Rowland
d94f145649
fix vib
2025-09-28 15:23:58 -04:00
Jade (Rose) Rowland
bf3fe605d9
fix unison gain
2025-09-28 15:21:06 -04:00
Jade (Rose) Rowland
54ebc97ddc
fix tests
2025-09-28 15:07:35 -04:00
Jade (Rose) Rowland
c689874bb4
simplify modulators
2025-09-28 14:57:12 -04:00
Jade (Rose) Rowland
23d4bfa9d9
rename controls
2025-09-28 09:19:39 -04:00
Switch Angel AKA Jade Rose
91eb50f1c1
Merge pull request '<Warn: Don't merge until tables uploaded> Feature: Wavetable synth improvements' ( #1607 ) from glossing/strudel:glossing/wavetable-synth into main
...
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1607
2025-09-27 23:28:12 +02:00
Aria
5838ade740
Merge branch 'main' into glossing/wavetable-synth
2025-09-27 13:17:05 -07:00
Aria
917d01c47d
Add LFOs and envelopes
2025-09-27 12:48:37 -07:00
Switch Angel AKA Jade Rose
0a51718df3
Merge pull request 'wavetable improvements' ( #1608 ) from wt_improvements into main
...
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1608
2025-09-27 21:43:09 +02:00
Jade (Rose) Rowland
774372a339
format
2025-09-27 15:29:55 -04:00
Jade (Rose) Rowland
626a99ba5b
supports old documented way of loading wavetables:
2025-09-27 15:22:54 -04:00
Aria
8c3ee6db6b
Missed deletion
2025-09-27 11:07:04 -07:00
Aria
c5c05ebadc
Clean up to align with other PR
2025-09-27 11:02:57 -07:00
Aria
a8918d55fb
Actually update normalizer
2025-09-27 10:45:30 -07:00
Jade (Rose) Rowland
a9957b45e5
suppoert existing wt_ api
2025-09-27 13:22:21 -04:00
Jade (Rose) Rowland
4bd103e612
gain adj
2025-09-27 11:31:43 -04:00
Aria
466234bad6
Merge branch 'main' into glossing/wavetable-synth
2025-09-26 21:22:45 -07:00
Aria
97beaec25a
Added examples, fixed samplerate issue on import, added to settings tab, fixed spread, added default wavetables, change default phaserand to 0
2025-09-26 20:46:10 -07:00
Jade (Rose) Rowland
2b3b638943
sample source for WT
2025-09-26 21:47:45 -05:00
Switch Angel AKA Jade Rose
e1629e8383
Merge pull request 'create orbit based DJ filter' ( #1603 ) from djf into main
...
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1603
2025-09-26 08:48:45 +02:00
Jade (Rose) Rowland
266cb614a8
add better example
2025-09-25 23:44:32 -07:00
Jade (Rose) Rowland
dfc4a0818c
res adjust
2025-09-25 23:39:08 -07:00