Lu Wilson
ed58d26da6
Merge branch 'main' into lu/strans
2025-08-03 16:14:33 +02:00
Lu[ke] Wilson
d55ef8e843
add strans too
2025-08-02 10:26:36 +01:00
Lu[ke] Wilson
efc2333360
add synonyms for scaleTranspose
2025-08-02 10:25:28 +01:00
Lu Wilson
92626e7c20
Merge branch 'main' into lu/trans
2025-08-02 11:18:37 +02:00
Lu[ke] Wilson
ad113b3888
document ability to specify an array of names
2025-08-02 10:17:48 +01:00
Lu[ke] Wilson
39c45bc2b2
pass an array of names instead
2025-08-02 10:17:33 +01:00
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
5d829419ba
Merge branch 'main' into 909bd
2025-08-02 03:24:29 +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
Lu[ke] Wilson
051efdc13b
flyby improvement: add dec synonym to docs
2025-08-01 09:39:33 +01:00
Lu[ke] Wilson
ef3cd56b0d
add synonym to docs
2025-08-01 09:39:21 +01:00
Lu[ke] Wilson
9017085fa3
add trans alias for transpose
2025-08-01 09:36:36 +01:00
Jade (Rose) Rowland
d6045c943b
working
2025-07-29 18:20:13 -04:00
samyk
6ee9dea2ff
Fix incorrect stack Mini Notation
2025-07-28 20:26:34 +02:00
alex
03cbe4b6d4
delint
2025-07-28 15:48:09 +02:00
alex
784ee576da
fixes
2025-07-28 15:33:18 +02:00
alex
ee3e1217b4
add euclidish
2025-07-28 15:24:19 +02:00
Felix Roos
7f103e77e3
prefix "S" for solo
2025-07-28 04:05:21 +02: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
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
Chandler Abraham
2eda047108
Merge branch 'main' of https://codeberg.org/uzu/strudel into fix/midi-init-bug
2025-07-22 21:52:03 -07:00
Chandler Abraham
c8cf1dc712
fix(midi): ensure midin initializes device state correctly
...
The midin function only initialized the refs object for a device on the initial MIDI setup. This caused an error if a second MIDI device was connected in the same session, as its refs object would not exist, leading to a 'cannot read properties of undefined' error when accessed.
This commit fixes the issue by ensuring that the refs object for a given MIDI input is initialized every time is called, not just on the first call.
2025-07-22 21:49:40 -07:00
daslyfe
e136e95375
Merge branch 'main' into jade/uzudrumkit
2025-07-23 03:06:08 +02:00
daslyfe
a26559fd3d
Merge branch 'main' into supradough
2025-07-22 06:35:59 +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
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
Dsm0
5448fc6077
removed duplication and unnecessary keymappings in codemirror config
2025-07-16 15:17:34 -07:00
Dsm0
06fafbd8eb
Ensure no default extensions conflict with extensions in defaultSettings
2025-07-16 15:03:55 -07:00
Dsm0
10156f0067
add basicSetup for keybindings
2025-07-15 19:13:24 -07:00
Felix Roos
5632d83afb
fix: supradough onTrigger after breaking change
2025-07-16 02:21:39 +02:00