Commit graph

4983 commits

Author SHA1 Message Date
daslyfe
899af88bd9 Merge branch 'main' into pump 2025-08-02 05:32:13 +02:00
Jade (Rose) Rowland
c2b8cc4b82 webtimeout 2025-08-01 23:29:50 -04:00
daslyfe
40ed7b5382 Merge pull request 'feat: Create Accurate 909 bass drum synthesizer' (#1478) from 909bd into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1478
2025-08-02 03:27:24 +02:00
daslyfe
5d829419ba Merge branch 'main' into 909bd 2025-08-02 03:24:29 +02:00
daslyfe
e26da854c0 Merge pull request 'feat: Add fmwave control and ability to fm with noise' (#1472) from noisefm into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1472
2025-08-02 03:23:48 +02:00
daslyfe
a28b7a2d5a Merge branch 'main' into noisefm 2025-08-02 02:49:15 +02:00
daslyfe
83c776d70f Merge branch 'main' into 909bd 2025-08-02 02:49:00 +02:00
daslyfe
cdbbe079db Merge pull request 'hotfix: uzu kit JSON should be in the repo to avoid offline loading errors' (#1485) from samplemaphotfix into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1485
2025-07-30 00:22:40 +02:00
Jade (Rose) Rowland
d6045c943b working 2025-07-29 18:20:13 -04:00
Jade (Rose) Rowland
30c80119e9 works 2025-07-28 01:20:42 -04:00
Jade (Rose) Rowland
973ae4c7da change 909bd to sbd 2025-07-27 15:02:00 -04:00
Jade (Rose) Rowland
4d13b981f1 variable srate 2025-07-27 01:28:50 -04:00
Jade (Rose) Rowland
7691403fd0 prevent clicks 2025-07-27 01:22:59 -04:00
Jade (Rose) Rowland
3b6e3624be working 2025-07-27 01:07:45 -04:00
Jade (Rose) Rowland
51f0bab1f8 duckarray 2025-07-26 12:54:59 -04:00
Jade (Rose) Rowland
dae1560c40 description 2025-07-25 00:00:23 -04:00
Jade (Rose) Rowland
82f0dbb750 add another example 2025-07-24 23:59:38 -04:00
Jade (Rose) Rowland
fb7d76a2ab working 2025-07-24 23:50:27 -04:00
Jade (Rose) Rowland
26225e4ea7 Merge branch 'main' into pump 2025-07-23 23:40:48 -04:00
daslyfe
ab12c6ae0a Merge pull request 'feat: make uzu-drumkit the default drumkit' (#1422) from jade/uzudrumkit into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1422
2025-07-24 05:28:23 +02:00
Jade (Rose) Rowland
4a894b0be2 frmt 2025-07-23 23:25:14 -04:00
Jade (Rose) Rowland
4ad305550e Merge branch 'jade/uzudrumkit' of ssh://codeberg.org/uzu/strudel into jade/uzudrumkit 2025-07-23 23:16:39 -04:00
Jade (Rose) Rowland
cf5c502a05 rm unessecary json 2025-07-23 23:16:14 -04:00
Jade (Rose) Rowland
2415210be6 fix lint 2025-07-23 18:41:20 -04:00
Jade (Rose) Rowland
fe18aa770d test 2025-07-23 18:34:34 -04:00
daslyfe
e136e95375 Merge branch 'main' into jade/uzudrumkit 2025-07-23 03:06:08 +02:00
daslyfe
004c0baa59 Merge pull request 'FIX: PWM modulation' (#1467) from pwfix into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1467
2025-07-21 07:16:17 +02:00
daslyfe
5f44ae9c4b Merge branch 'main' into pwfix 2025-07-21 07:13:55 +02:00
Jade (Rose) Rowland
66828e17d3 working 2025-07-21 01:11:04 -04:00
Jade (Rose) Rowland
b2f90ecb3b fix def skew 2025-07-20 23:56:30 -04:00
Jade (Rose) Rowland
ccf2a6de52 fixing.. 2025-07-20 23:38:16 -04:00
Jade (Rose) Rowland
9416f317d4 fixing... 2025-07-20 23:29:01 -04:00
Jade (Rose) Rowland
75b6f59212 fix 2025-07-20 23:26:17 -04:00
daslyfe
84238c8999 Merge pull request 'Tremolo modulation' (#1095) from daslyfe/gainmod into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1095
2025-07-19 17:16:21 +02:00
daslyfe
2d855cf5e8 Merge branch 'main' into daslyfe/gainmod 2025-07-19 04:06:31 +02:00
Jade (Rose) Rowland
dd04d49c75 fix test 2025-07-18 22:04:18 -04:00
Jade (Rose) Rowland
34874862ab change params 2025-07-18 22:03:33 -04:00
froos
0361bc629f Merge pull request 'fix: can now use def in mondough' (#1461) from mondo-def-fix into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1461
2025-07-15 09:39:32 +02:00
Felix Roos
1fdd87a4f3
doc: def 2025-07-15 09:35:24 +02:00
Felix Roos
16e9aca222
fix: can now use def in mondough 2025-07-15 09:33:14 +02:00
froos
4a3d5ca44f Merge pull request 'fixed keybinding presedence issue' (#1456) from Dsm0/strudel:keyboard_binding_presedence_fix into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1456
2025-07-11 11:10:23 +02:00
froos
6c0e8a0833 Merge pull request 'added multicursor support on ctrl/cmd + click' (#1457) from Dsm0/strudel:multicursor-on-click into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1457
2025-07-11 11:09:04 +02:00
Jade (Rose) Rowland
7336ff0ded Merge branch 'daslyfe/gainmod' of ssh://codeberg.org/uzu/strudel into daslyfe/gainmod 2025-07-10 23:19:19 -04:00
Jade (Rose) Rowland
735f57e276 working 2025-07-10 23:18:57 -04:00
Dsm0
eb4f1f69f6 pnpm codeformat 2025-07-10 17:28:56 -07:00
Dsm0
e7e321fe03 added multicursor support on ctrl/cmd + click 2025-07-10 15:03:22 -07:00
Dsm0
bf3de368f0 added codemirror as an option + removed fallback on defaults 2025-07-10 12:11:10 -07:00
Dsm0
d645cc6fe5 fixed keybinding presedence issue 2025-07-09 13:28:22 -07:00
froos
6fe11be218 Merge pull request 'added tab-indent setting' (#1454) from Dsm0/strudel:tab-indentation into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1454
2025-07-09 09:39:45 +02:00
Felix Roos
cf7fc23981
add new am examples to doc 2025-07-09 09:33:28 +02:00