Commit graph

1291 commits

Author SHA1 Message Date
Alex McLean
90d82c8988 Merge pull request 'Fix typo: 'studel' -> 'strudel'' (#1726) from drhayes/strudel:main into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1726
2025-11-12 20:59:39 +01:00
froos
15f7b7c1a2 Merge pull request 'fix for node 24 support in tests - #1718' (#1719) from ausav/strudel:ausav.nodever into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1719
2025-11-12 15:23:36 +01:00
drhayes
3e7ae88043 Fix typo: 'studel' -> 'strudel' 2025-11-10 17:02:55 +01:00
PepsiiMan
1b37f1ed1d soundAlias example fix 2025-11-06 15:33:06 +01:00
Alex Victoria
247bf9b930 fix for node 24 support #1718 2025-11-04 20:54:21 -06:00
froos
51648d3e6e Merge pull request 'Refactor sound stopping and triggering logic in SoundsTab component' (#1688) from IJOL/strudel:bugfix/multi-sample-loading into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1688
2025-11-04 19:29:34 +01:00
moumar
809eb7132c codeformat 2025-11-02 15:20:31 +01:00
froos
dd6429007e Merge branch 'main' into bugfix/multi-sample-loading 2025-11-02 14:56:30 +01:00
froos
e211d5a6bb Merge branch 'main' into pattern-auto-start-setting 2025-11-02 14:44:31 +01:00
Jade (Rose) Rowland
20027d7208 Merge branch 'jade/fix_sample_loading' of ssh://codeberg.org/uzu/strudel into jade/fix_sample_loading 2025-11-01 01:32:35 -04:00
Jade (Rose) Rowland
f38792c569 format 2025-11-01 01:32:24 -04:00
Switch Angel AKA Jade Rose
2c2bfd7070 Merge branch 'main' into jade/fix_sample_loading 2025-11-01 06:31:25 +01:00
Jade (Rose) Rowland
484c5e6cdd working 2025-11-01 01:26:25 -04:00
froos
980bf17059 Merge branch 'main' into feat/vim-shortcuts 2025-10-28 22:38:04 +01:00
alex
9ff0449ca3 use json files in dough-samples via bunny cdn 2025-10-27 09:24:17 +00:00
alex
8398385dcd piano via bunnycdn 2025-10-26 22:18:37 +00:00
alex
5cc93996ce degithub 2025-10-26 21:49:10 +00:00
moumar
fcd83cce55 Re-evaluate pattern if activated 2025-10-26 14:07:36 +01:00
moumar
fddf2ff2a7 Set pattern auto-start to true by default 2025-10-26 14:06:31 +01:00
moumar
28056deb66 Fix ZZFX example
ZZFX example did not produce any sound out of the box, fixed by updating
tremolo param.
2025-10-23 23:15:53 +02:00
moumar
20bbda30f8 Add setting to toggle pattern auto-start on pattern change 2025-10-23 23:15:21 +02:00
Ignacio Ortega
a8c613b7eb Refactor sound stopping and triggering logic in SoundsTab component 2025-10-23 19:04:29 +02:00
Switch Angel AKA Jade Rose
2473a5391d Merge branch 'main' into glossing/wrap-phase-typo 2025-10-17 04:55:25 +02:00
Aria
3c1a8c8bdb Format 2025-10-14 11:41:11 -05: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
dtricks
cfe17fcba5 wrong unicode char 2025-10-06 15:53:44 +02:00
dtricks
46ba165c7e remove gcc 2025-10-06 15:53:44 +02:00
dtricks
73a9834959 codeformat 2025-10-06 15:53:44 +02:00
dtricks
be9368e8a2 feat(codemirror): add Vim :w evaluate, :q stop, and gc/gcc toggle comment via custom events; docs: add Vim shortcuts page and link from REPL manual 2025-10-06 15:53:44 +02:00
Aria
1ae773acc4 Merge branch 'main' into glossing/wrap-phase-typo 2025-10-05 18:21:05 -05:00
Aria
120f89d57f Handle detune in the presence of pitch envelope 2025-10-04 01:37:57 -05: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
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
Aria
5838ade740 Merge branch 'main' into glossing/wavetable-synth 2025-09-27 13:17:05 -07:00
Jade (Rose) Rowland
774372a339 format 2025-09-27 15:29:55 -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
Jade (Rose) Rowland
a9957b45e5 suppoert existing wt_ api 2025-09-27 13:22:21 -04: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
Felix Roos
a7e485992e
add tic80 font 2025-09-15 20:54:39 +02:00
froos
e57bd98da0 Merge branch 'main' into feature/592-sound-alias 2025-09-14 10:34:47 +02:00
Felix Roos
9da027d377
hotfix: format 2025-09-14 01:11:34 +02:00
froos
96dccdc38b Merge pull request 'Update website/src/pages/workshop/first-sounds.mdx' (#1566) from fesmith/strudel:main into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1566
2025-09-14 01:10:47 +02:00
Felix Roos
9782795761
fix: autocomplete container style 2025-09-14 01:04:48 +02:00