Commit graph

6315 commits

Author SHA1 Message Date
tyow
807cce521c fix delaytime typo 2026-02-15 08:45:51 -05:00
froos
aa49d9dcc2 Merge pull request 'fix: shuffle(1) returns source pattern' (#1968) from tyow/localstrudel:shuffleFix into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1968
2026-02-15 00:24:30 +01:00
froos
60da901952 Merge pull request 'move log2 from composer to registered function' (#1977) from tyow/localstrudel:log2 into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1977
2026-02-14 23:34:53 +01:00
froos
30cc92e863 Merge pull request 'Add packages/edo for edoScale() function' (#1430) from robmckinnon/strudel-edo-fork:main into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1430
2026-02-14 23:19:16 +01:00
froos
91203233c9 Merge pull request 'set and keep documentation' (#1975) from tyow/localstrudel:composerDocs into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1975
2026-02-14 22:49:53 +01:00
tyow
c52e8f3b38 move log2 from composer to registered function 2026-02-14 16:40:02 -05:00
tyow
d5dbc5c428 typo 2026-02-14 16:16:16 -05:00
tyow
161d2ce056 Added note about pattern alignment 2026-02-14 16:13:37 -05:00
tyow
7cb8a151a4 slight language change 2026-02-13 14:36:22 -05:00
froos
6f108f7f28 Merge pull request 'Edit prebake in settings' (#1958) from JohnBjrk/strudel:edit-prebake-in-settings into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1958
2026-02-13 17:13:37 +01:00
John Björk
7c607c8d06 fix: vim :q command 2026-02-13 16:21:50 +01:00
Felix Roos
be0b3c0d8b
fix: change default prebake to not use global effect (to prevent glitches) 2026-02-13 13:46:35 +01:00
Felix Roos
d3e9b9c020
chore: localize 2026-02-13 13:45:52 +01:00
Felix Roos
c16b300144
fix: shove prebake eval out of react 2026-02-13 13:40:51 +01:00
Felix Roos
29a3543918
chore: dedupe cx + cleanup 2026-02-13 13:40:13 +01:00
Felix Roos
1e502c7e8c
chore: simplify 2026-02-13 13:21:50 +01:00
Felix Roos
27a22d7609
fix: shove logic out of react 2026-02-13 10:02:58 +01:00
Felix Roos
c515ba89a0
fix: don't use id attribute in reusable component.. 2026-02-13 10:02:44 +01:00
Felix Roos
7e3063038e
chore: minimize changes 2026-02-13 10:02:14 +01:00
Felix Roos
9bc560b17f
fix: cleanup keybinding events 2026-02-13 09:37:34 +01:00
Felix Roos
bdeafbaf75
fix: remove prebake specific logic in transpiler 2026-02-13 08:42:20 +01:00
Felix Roos
8984055ea6
fix: remove empty body error -> fall back to silence 2026-02-13 08:40:27 +01:00
Felix Roos
04dcbda9a3
fix: cleanup 2026-02-13 08:36:46 +01:00
tyow
d7067f3562 typo 2026-02-12 22:55:30 -05:00
tyow
a39c9e6096 Attempt at keep documentation 2026-02-12 21:52:54 -05:00
tyow
9690f78c30 Initial set documentation 2026-02-12 21:13:17 -05:00
froos
3f72b9b97a Merge pull request 'fix: delaytime jsdoc' (#1973) from delaytime-fix into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1973
2026-02-12 00:35:15 +01:00
Felix Roos
a347bd607f
fix: delaytime jsdoc 2026-02-12 00:12:04 +01:00
yaxu
3966659f18 Update .forgejo/workflows/deploy-hot.yml 2026-02-09 21:25:21 +01:00
yaxu
6d9b899ae4 Update .forgejo/workflows/deploy-hot.yml 2026-02-09 20:56:48 +01:00
yaxu
d802907dac Update .forgejo/workflows/deploy-hot.yml 2026-02-09 20:49:38 +01:00
yaxu
2bea102dc1 Update .forgejo/workflows/deploy-hot.yml 2026-02-09 16:04:11 +01:00
yaxu
d9e5c5b0c8 See if it runs without this test.. 2026-02-09 15:59:47 +01:00
yaxu
7c1304690f Update .forgejo/workflows/deploy-hot.yml 2026-02-09 15:58:14 +01:00
yaxu
3c366b37ae Update .forgejo/workflows/deploy-hot.yml 2026-02-09 15:57:36 +01:00
Alex McLean
52a206ceca hotfix: try to serve PRs hot 2026-02-09 14:44:50 +00:00
John Björk
23f6ff9bc4
Moved evaluateUserPrebake 2026-02-08 22:47:56 +01:00
John Björk
3e1d02cb3d
Added codemirrors deps to website
Moved codemirrors deps to catalog
Added deps to website
Changed deps in codemirror package to use catalog deps
2026-02-08 22:34:33 +01:00
tyow
8a72f21257 add test 2026-02-08 12:45:47 -05:00
froos
2755a7eebf Merge pull request 'Feature: reconnectable MIDI inputs that keep track of last known CC state' (#1852) from unframework/strudel:nm/midi-input-state into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1852
2026-02-08 11:22:27 +01:00
unframework
deb69ced9f Fix setting that uses a specific MIDI channel 2026-02-08 06:26:44 +01:00
tyow
d5a9019220 shuffleFix 2026-02-07 21:17:49 -05:00
John Björk
d0d2459e14
Missed one import - thank you eslint 2026-02-07 23:30:35 +01:00
John Björk
a60a54147c
Moved PrebakeCodeMirror to its own file 2026-02-07 23:15:12 +01:00
Felix Roos
6707c7893b
move prebake nav down 2026-02-07 21:51:00 +01:00
froos
1d0e2bd0c7 Merge pull request 'Added host as prefix to pattern export' (#1962) from JohnBjrk/strudel:add-host-prefix-to-pattern-export into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1962
2026-02-07 21:40:02 +01:00
froos
b5ef12a2b1 Merge pull request 'Bug: Set active pattern to viewing on init' (#1961) from JohnBjrk/strudel:fix-active-viewing-pattern-out-of-sync into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1961
2026-02-07 21:38:37 +01:00
froos
e3dd4ab126 Merge pull request 'coarse: handle non-integer parameters more smoothly' (#1964) from pulu/strudel:non-integer-coarse into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1964
2026-02-07 16:16:09 +01:00
miranda
751f924a4d coarse: handle non-integer parameters more smoothly 2026-02-07 16:53:06 +02:00
John Björk
7b58bbf12b
Remove icon buttons 2026-02-05 16:49:23 +01:00