Aria
a4ab8e1b06
First pass at extending scale function to include notes
2025-08-06 00:45:01 -05:00
Aria
f22f89347e
Final docstring cleanup & adding hap tag to logValues for consistency
2025-08-05 22:40:11 -05:00
Aria
de15d79edf
Add doscstrings and move stringifyValues into its own function for reuse
2025-08-05 22:29:59 -05:00
Aria
23e5358ae4
Formatting
2025-08-05 20:46:00 -05:00
Aria
3b6777e259
Fix signature of functions in log and logValues and add tests
2025-08-05 19:05:17 -05:00
Alex McLean
ed5bf3b3fc
Merge pull request 'Fix incorrect stack Mini Notation' ( #1484 ) from samyk/strudel:main into main
...
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1484
2025-08-04 07:51:29 +02:00
daslyfe
784c711870
Merge branch 'main' into pump
2025-08-03 18:57:19 +02:00
Jade (Rose) Rowland
34b10b6c84
codeformat
2025-08-03 12:56:16 -04:00
Jade (Rose) Rowland
450f9685f3
fixed export
2025-08-03 12:54:19 -04:00
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
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