Commit graph

332 commits

Author SHA1 Message Date
Felix Roos
55ffb59b9c
tagging a lot of superdough functions 2026-01-23 23:40:51 +01:00
Aria
0001d9c27b Change name to setDefaultJoin 2026-01-22 14:24:45 -06:00
Aria
d79d122f68 Add docstring and example 2026-01-22 14:08:26 -06:00
Aria
6e61f3cdb6 Make default alignment configurable 2026-01-22 13:52:57 -06:00
Václav Volhejn
f8750901f0 Tag the remaining functions 2026-01-18 12:16:50 +01:00
Václav Volhejn
6e36bdfff7 Add tags for some of the new functions 2026-01-18 12:08:12 +01:00
Václav Volhejn
a1d31df556 Merge branch 'main' of ssh://codeberg.org/vvolhejn/strudel into radical-new-docs 2026-01-17 18:22:56 +01:00
froos
97cd3a5946 Merge pull request 'mondo fix: add registered functions to scope automatically' (#1896) from register_to_scope into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1896
2026-01-15 16:59:13 +01:00
Jade (Rose) Rowland
35bfd8b3ff curried 2026-01-12 11:28:54 -08:00
Jade (Rose) Rowland
c2720a5738 working 2026-01-12 11:26:18 -08:00
Aria
cd48e67675 Merge branch 'main' into glossing/kabelsalat 2026-01-11 19:59:21 +01:00
Aria
0cf11adc2c Allow naked distortions for the purpose of FX 2026-01-10 13:07:54 -06:00
Václav Volhejn
cc15e3cd36 Merge branch 'main' of ssh://codeberg.org/vvolhejn/strudel into radical-new-docs 2026-01-10 06:58:39 -08: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
Aria
fd2ff255e5 Don't include worklet in autocomplete; use empty object in pure for consistency 2026-01-07 22:59:54 -06:00
Aria
5caaf423ff Import kabelsalat, update transpiler to handle K and S, add worklet control 2026-01-07 12:19:16 -06:00
Aria
e54b9c3a32 Fix formatting of docstring 2026-01-01 13:07:38 -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
ceb3aa797d Merge branch 'main' into glossing/controls-various 2025-12-07 18:11:39 +01: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
f4b1baac87 add revv() for reversing whole patterns 2025-11-27 15:34:18 +00:00
Aria
2bc208d8f5 Use errorLogger for query and tonal errors 2025-11-24 19:05:42 -06:00
Aria
39e7f70079 Remove synonym 2025-11-24 18:44:29 -06:00
Aria
7e5a907ce5 Add a few more functions to autocomplete 2025-11-24 18:41:25 -06:00
Aria
d7afb8a6c0 Add register example 2025-11-24 18:01:20 -06:00
Aria
a278f21f1b Allow register in autocomplete, add vel as synonym for velocity, fix some controls 2025-11-24 17:52:00 -06:00
Aria
641bd2f356 Properly patternify everything 2025-11-16 22:20:17 -06:00
Aria
f5ed6dbe79 Top level functions 2025-11-16 20:28:22 -06:00
Aria
7a3bea6f90 Working version 2025-11-16 19:38:59 -06:00
Aria
cc10122b71 Testing out approach to allow list patterns in partials 2025-11-16 19:20:42 -06:00
Václav Volhejn
2fa8ed1424 Revert seq synonym refactor 2025-11-09 20:21:19 +01:00
Václav Volhejn
b7827cb89f Tag new functions 2025-11-01 21:11:57 +01:00
froos
e92f4938cd Merge branch 'main' into glossing/scale-with-note-and-n 2025-10-28 22:54:34 +01:00
froos
4159c8394d Merge branch 'main' into radical-new-docs 2025-10-28 22:02:10 +01:00
yaxu
7071dec775 revert 39e2221c29
revert add _processParts()
2025-10-23 16:07:42 +02:00
Alex McLean
39e2221c29 add _processParts() 2025-10-23 15:05:39 +01:00
Felix Roos
c2a5562bad
add new flavour under replicate 2025-10-20 21:24:13 +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
857c82e260 Merge branch 'main' into main 2025-10-16 17:25:07 +02: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
Václav Volhejn
a4212589e5 Recategorize 2025-10-12 16:33:07 +02:00
Václav Volhejn
c62428ca27 Document remaining functions 2025-10-12 16:07:11 +02:00
Václav Volhejn
5032b4e966 Rename group -> tags 2025-10-11 14:11:50 +02:00
Alex McLean
694162a7b1 fix purity of 'withState' so it returns a new pattern 2025-10-08 14:13:33 +01:00
Václav Volhejn
4a395f372d Annote pattern.mjs and signal.mjs 2025-10-01 23:45:48 +02:00
Aria
72298c5f03 Docstring cleanup 2025-10-01 00:45:26 -05:00
Aria
c885d84785 Add comment 2025-10-01 00:39:44 -05:00