froos
fb5884ab81
Merge pull request 'Fix sampler.mjs githubPath' ( #1684 ) from jeromew/strudel:fix-githubpath into main
...
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1684
2025-10-22 22:15:17 +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
Alex McLean
ac37b6a029
Merge pull request 'Fix onPaint for widgets' ( #1658 ) from fix-onpaint into main
...
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1658
2025-10-22 16:20:49 +02:00
froos
a986688874
Merge pull request 'Fix a bug introduced by #4e17cfbdd6' ( #1679 ) from milliganf/strudel:main into main
...
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1679
2025-10-22 15:19:11 +02:00
froos
4ab8c256b2
Merge branch 'main' into main
2025-10-22 15:18:53 +02:00
froos
98f5a56ef6
Merge pull request 'feature/autocomplete-sound-names' ( #1564 ) from drdozer/strudel:feature/autocomplete-sound-names into main
...
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1564
2025-10-20 22:37:14 +02: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
froos
752940b3ab
Merge branch 'main' into feature/autocomplete-sound-names
2025-10-20 22:17:45 +02:00
froos
c727534d29
Merge pull request 'add replicate + use it for ! in mondo' ( #1436 ) from JoStro/strudel:main into main
...
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1436
2025-10-20 21:58:11 +02:00
Felix Roos
20e5fdedfb
fix: use replicate for ! in mondo
2025-10-20 21:38:43 +02:00
Felix Roos
188f0e9098
snapshot
2025-10-20 21:35:28 +02:00
Felix Roos
c2a5562bad
add new flavour under replicate
2025-10-20 21:24:13 +02:00
froos
57f2a97b7b
Merge branch 'main' into main
2025-10-20 21:21:08 +02:00
Felix Roos
105db2a4ca
fix: tonal import in autocomplete + add tonal to codemirror package dependencies
2025-10-18 08:49:31 +02:00
froos
be61d08cc6
Merge branch 'main' into feature/autocomplete-sound-names
2025-10-18 08:41:15 +02:00
Switch Angel AKA Jade Rose
6e58c973af
Merge pull request 'Bug Fix: Wavetable: phase wrapping at 1 and detune' ( #1620 ) from glossing/strudel:glossing/wrap-phase-typo into main
...
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1620
2025-10-18 04:29:19 +02:00
Switch Angel AKA Jade Rose
2473a5391d
Merge branch 'main' into glossing/wrap-phase-typo
2025-10-17 04:55:25 +02: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
froos
ef4e21ac40
Merge pull request 'Docs: add example of custom chained function' ( #1642 ) from dariusk/strudel:main into main
...
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1642
2025-10-16 17:33:39 +02:00
froos
857c82e260
Merge branch 'main' into main
2025-10-16 17:25:07 +02:00
alex
ba93bd1bc5
Fix onPaint for widgets
2025-10-15 18:54:02 +01:00
Aria
3c1a8c8bdb
Format
2025-10-14 11:41:11 -05:00
Aria
b7e941c649
Merge branch 'main' into glossing/wrap-phase-typo
2025-10-14 11:40:29 -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
Switch Angel AKA Jade Rose
f40d079543
Merge pull request 'Feature: Wavetable FM' ( #1623 ) from glossing/strudel:glossing/wavetable-fm into main
...
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1623
2025-10-13 07:05:56 +02:00
Switch Angel AKA Jade Rose
d5833dd475
Merge branch 'main' into glossing/wavetable-fm
2025-10-13 07:05:24 +02:00
Switch Angel AKA Jade Rose
e3658ec30e
Merge pull request 'fix: repair REPL sample sources and URL concat ( #1640 )' ( #1646 ) from erikfox/strudel:fix-repl-sample-sources-1640 into main
...
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1646
2025-10-12 20:43:41 +02:00
Erik Fox
72eaf96b4f
fix: repair REPL sample sources and URL concat ( #1640 )
2025-10-12 12:30:36 -04:00
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
Aria
6f703e48e7
Merge branch 'main' into glossing/wrap-phase-typo
2025-10-08 16:44:35 -05: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
Aria
1ae773acc4
Merge branch 'main' into glossing/wrap-phase-typo
2025-10-05 18:21:05 -05:00
froos
53c504f260
Merge branch 'main' into feature/autocomplete-sound-names
2025-10-05 21:50:45 +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
Aria
120f89d57f
Handle detune in the presence of pitch envelope
2025-10-04 01:37:57 -05:00
Aria
d496919fe5
Import
2025-10-02 22:48:41 -05:00
Aria
f369de13d7
Hook up FM to wavetables
2025-10-02 22:45:48 -05:00
Dr Mathew R Pocock
908a703b7f
Merge branch 'main' into feature/autocomplete-sound-names
2025-10-02 10:32:16 +02:00