Aria
|
79453ac2c3
|
Allow negatives and multi-accidentals
|
2025-08-22 13:17:13 -05:00 |
|
Aria
|
b08890bd9e
|
Working version with note names
|
2025-08-22 11:25:13 -05:00 |
|
Aria
|
938c92fda2
|
Merge branch 'main' into glossing/scale-for-notes
|
2025-08-21 15:58:43 -05:00 |
|
Felix Roos
|
42a903ecc0
|
add --yes flag to readme, making sure first run works
|
2025-08-21 20:36:42 +02:00 |
|
Felix Roos
|
b12707316a
|
bump @strudel/sampler to 0.2.1
|
2025-08-21 20:30:32 +02:00 |
|
Felix Roos
|
66aa3ac1da
|
add --json flag to strudel sampler
|
2025-08-21 20:30:02 +02:00 |
|
Aria
|
bf5d9917ab
|
Codeformat and examples
|
2025-08-21 13:20:12 -05:00 |
|
Aria
|
4f15d681b0
|
Add release parameter, avoid clicks, some cleanup
|
2025-08-21 13:12:36 -05:00 |
|
Felix Roos
|
215ab87809
|
fix: prettier
|
2025-08-21 09:41:21 +02:00 |
|
Aria
|
6a9739bed5
|
Code format and a typo on lfoNum
|
2025-08-20 13:39:24 -05:00 |
|
Aria
|
d8f0d70908
|
Big refactor; start envelope at current value
|
2025-08-20 13:22:37 -05:00 |
|
Aria
|
e25eab11ad
|
Working version of envelopes
|
2025-08-20 10:47:57 -05:00 |
|
Aria
|
efb337677c
|
Fully working version with multiple LFOs
|
2025-08-20 10:08:36 -05:00 |
|
froos
|
6f75a0a62b
|
Merge pull request 'fix: repl autocomplete not rendering correctly' (#1480) from robase/strudel:fix-repl-autocomplete-styles into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1480
|
2025-08-20 12:31:36 +02:00 |
|
froos
|
0464845262
|
Merge pull request 'BUG FIX: make 'midin' initialization work with multiple controllers' (#1469) from cbabraham/strudel:fix/midi-init-bug into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1469
|
2025-08-20 12:10:00 +02:00 |
|
Aria
|
4a70ac5a99
|
Working version of LFOs
|
2025-08-20 00:38:25 -05:00 |
|
Aria
|
554d6118c6
|
Merge branch 'main' into glossing/random
|
2025-08-19 19:10:18 -05:00 |
|
Aria
|
03271ec5fb
|
Remove stray comments
|
2025-08-19 18:15:24 -05:00 |
|
Aria
|
a0760f9468
|
Merge branch 'main' into glossing/random
|
2025-08-19 17:46:09 -05:00 |
|
Jade (Rose) Rowland
|
cf55d4c8d1
|
rm var
|
2025-08-18 11:49:11 -04:00 |
|
Jade (Rose) Rowland
|
f17a4d045f
|
Publish
- @strudel/codemirror@1.2.3
- @strudel/core@1.2.3
- @strudel/csound@1.2.4
- @strudel/draw@1.2.3
- @strudel/embed@1.1.1
- @strudel/gamepad@1.2.3
- @strudel/hydra@1.2.3
- @strudel/midi@1.2.4
- @strudel/mini@1.2.3
- mondolang@1.1.1
- @strudel/mondo@1.1.1
- @strudel/motion@1.2.3
- @strudel/mqtt@1.2.3
- @strudel/osc@1.2.3
- @strudel/reference@1.2.1
- @strudel/repl@1.2.4
- @strudel/serial@1.2.3
- @strudel/soundfonts@1.2.4
- superdough@1.2.4
- @strudel/tonal@1.2.3
- @strudel/transpiler@1.2.3
- @strudel/web@1.2.4
- @strudel/webaudio@1.2.4
- @strudel/xen@1.2.3
|
2025-08-18 11:46:29 -04:00 |
|
Jade (Rose) Rowland
|
e7e636886d
|
add tests
|
2025-08-17 17:21:36 -04:00 |
|
alex
|
2d64b538e7
|
Merge branch 'main' into euclidish
|
2025-08-17 22:16:58 +01:00 |
|
alex
|
b717615558
|
optimise euclidish, creating new morph function in the process
|
2025-08-17 22:13:26 +01:00 |
|
Jade (Rose) Rowland
|
e9aef9e4d4
|
working
|
2025-08-17 16:49:10 -04:00 |
|
Jade (Rose) Rowland
|
5ff59a878d
|
fix lookahead
|
2025-08-16 23:38:03 -04:00 |
|
Jade (Rose) Rowland
|
a20468b85f
|
minor changes
|
2025-08-16 23:19:34 -04:00 |
|
Jade (Rose) Rowland
|
9648e35de2
|
Merge branch 'main' into pump
|
2025-08-16 23:06:36 -04:00 |
|
Switch Angel AKA Jade Rose
|
cd344cefe0
|
Merge pull request 'Bug Fix: Restore log functionality after onTrigger arg removal' (#1491) from glossing/strudel:glossing/fix-log into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1491
Reviewed-by: Switch Angel AKA Jade Rose <daslyfe@noreply.codeberg.org>
|
2025-08-17 04:40:14 +02:00 |
|
Switch Angel AKA Jade Rose
|
1f6a313f02
|
Merge pull request 'Bug Fix: Handle zero appearing first in FM's ADSR' (#1496) from glossing/strudel:glossing/fix-fm-with-adsr-zeros into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1496
Reviewed-by: Switch Angel AKA Jade Rose <daslyfe@noreply.codeberg.org>
|
2025-08-17 04:33:38 +02:00 |
|
Aria
|
058d950121
|
Working version of updated randomness
|
2025-08-15 22:57:59 -05:00 |
|
Aria
|
3dd667e825
|
Fix for a zero appearing (first) in FM's ADSR
|
2025-08-10 17:11:59 -05:00 |
|
Alex McLean
|
482ebb695a
|
Merge branch 'main' into euclidish
|
2025-08-10 20:49:27 +02:00 |
|
Aria
|
218952b8b6
|
Use the per-sample frequency and properly wrap polyBlep
|
2025-08-09 16:25:11 -05:00 |
|
Aria
|
2e8a8b50df
|
Seemingly working version of supersaw FM and light cleanup
|
2025-08-08 22:27:05 -05:00 |
|
robase
|
3292f88810
|
fix: repl autocomplete not rendering correctly
|
2025-08-07 09:25:01 +02:00 |
|
Aria
|
a4c040e101
|
Add new tests, organize old tests, fix issue with note
|
2025-08-06 12:37:55 -05:00 |
|
Aria
|
7046c1f546
|
Cleanup and simplification; improved docstrings
|
2025-08-06 10:17:48 -05:00 |
|
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 |
|