Aria
|
59c8d70714
|
Code format
|
2025-08-19 11:27:56 -05:00 |
|
Aria
|
ce7cff2c3b
|
Clean up wording on orbit routing
|
2025-08-19 11:26:25 -05:00 |
|
Aria
|
32fe73aba2
|
Update effects documentation to include information on signal flow
|
2025-08-19 11:10:34 -05:00 |
|
Alex McLean
|
8e1e83f3cf
|
Merge pull request 'euclidish' (#1482) from euclidish into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1482
|
2025-08-17 23:18:45 +02: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 |
|
Switch Angel AKA Jade Rose
|
8c4f10464b
|
Merge pull request 'feat: Create a duck (sidechain) orbit effect' (#1470) from pump into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1470
|
2025-08-17 06:37:22 +02:00 |
|
Jade (Rose) Rowland
|
018649c4f3
|
fix test
|
2025-08-16 23:42:14 -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 |
|
Switch Angel AKA Jade Rose
|
5cbeb227d8
|
Merge pull request 'Bug Fix: FM (and vibrato) for Supersaws' (#1495) from glossing/strudel:glossing/fix-fm-for-supersaw into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1495
Reviewed-by: Switch Angel AKA Jade Rose <daslyfe@noreply.codeberg.org>
|
2025-08-17 04:27:18 +02:00 |
|
Aria
|
2ab2cc5fc8
|
Add example tests
|
2025-08-15 13:27:08 -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 |
|
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
|
b089328da3
|
Merge pull request 'fix: regression caused by incorrectly exported alias for transpose and scaleTranspose' (#1489) from fixtest into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1489
|
2025-08-03 18:57:45 +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 |
|
daslyfe
|
03090e399c
|
Merge pull request 'Add strans and scaleTrans as synonyms of scaleTranspose' (#1488) from TodePond/strudel:lu/strans into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1488
|
2025-08-03 18:34:12 +02:00 |
|
Lu Wilson
|
ed58d26da6
|
Merge branch 'main' into lu/strans
|
2025-08-03 16:14:33 +02:00 |
|
daslyfe
|
e3605590e5
|
Merge pull request 'Add trans alias for transpose' (#1487) from TodePond/strudel:lu/trans into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1487
|
2025-08-02 18:18:25 +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
|
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 |
|
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 |
|
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 |
|
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 |
|