Felix Roos
|
d65b24db8f
|
rename old dough function to rawdsp + mock dough in test runtime
|
2026-08-18 20:44:35 +02:00 |
|
Felix Roos
|
f1dd209749
|
fix ci check errors
|
2026-08-18 20:29:23 +02:00 |
|
Felix Roos
|
d6f0b863f0
|
avoid "doughsamples" name collision with old supradough
|
2026-08-18 20:26:29 +02:00 |
|
Felix Roos
|
5dbbc7b9e1
|
basic dough integration with onTrigger
|
2026-08-18 13:19:47 +02:00 |
|
froos
|
c7db8eaad6
|
Merge pull request 'fix: accurate midi scheduling on chromium' (#2097) from midi-timing into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/2097
|
2026-08-16 11:31:32 +02:00 |
|
Felix Roos
|
723cd5da04
|
lower noteOffsetMs on chromium + update comment
|
2026-08-16 10:59:10 +02:00 |
|
Felix Roos
|
98d19a6643
|
format
|
2026-08-16 10:21:31 +02:00 |
|
Felix Roos
|
ef106b356f
|
make smoothing rate independent (thanks freya)
|
2026-08-16 09:41:45 +02:00 |
|
Felix Roos
|
ee460dc980
|
fix longer running midi-only drift with a dummy node
|
2026-08-15 17:10:18 +02:00 |
|
froos
|
d5d6bc6f34
|
Merge pull request 'Don't run sample server if outputting JSON' (#2094) from muffinista/strudel:no-server-when-json-output into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/2094
|
2026-08-14 00:47:58 +02:00 |
|
froos
|
263c9c0253
|
Merge pull request 'osc: remove bank+sound concatenation since SuperDirt does it now' (#2077) from pulu/strudel:remove-osc-bank-sound-concat into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/2077
|
2026-08-13 23:40:54 +02:00 |
|
froos
|
6ecdc739b4
|
Merge pull request 'transpose: default octave' (#2033) from tyow/localstrudel:transpose-default-note into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/2033
|
2026-08-13 23:35:07 +02:00 |
|
froos
|
5cf7571b77
|
Merge branch 'main' into mode-above-fix
|
2026-08-13 22:37:20 +02:00 |
|
froos
|
b2aeaa56c1
|
Merge pull request 'Fix falsy value check in getFreqeuncy' (#2054) from jouae/strudel:fix-falsy-check into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/2054
|
2026-08-13 21:54:47 +02:00 |
|
Tijmen Zwaan
|
c5b42b5555
|
Fix webAudioTimeout connecting the wrong AudioContext after export
|
2026-08-13 19:26:52 +02:00 |
|
Tijmen Zwaan
|
75f58bc875
|
Fix wav export on firefox
|
2026-08-13 19:26:05 +02:00 |
|
Tijmen Zwaan
|
20d925c10c
|
Add tests for randrun and negative time test for run
|
2026-08-13 04:13:28 +02:00 |
|
Tijmen Zwaan
|
07f01c237f
|
Add tests for slowcat, slowcatPrime and arp
|
2026-08-13 01:04:48 +02:00 |
|
Tijmen Zwaan
|
76fa8264cd
|
Remove old check in slowcat and add empty check at the start
|
2026-08-13 01:04:25 +02:00 |
|
Tijmen Zwaan
|
08dc5e2c5c
|
Add tests for all signals using modulo, including negative time
|
2026-08-13 01:03:14 +02:00 |
|
Tijmen Zwaan
|
bd54c8003a
|
Introduce isquare and isquare2 for signal parity
|
2026-08-13 01:00:56 +02:00 |
|
Tijmen Zwaan
|
9e946f1d14
|
Merge branch 'main' into saw-modulo-bug
|
2026-08-12 23:37:14 +02:00 |
|
Felix Roos
|
f1a541caec
|
fix: accurate midi scheduling on chromium
|
2026-08-12 20:48:01 +02:00 |
|
Cass Mitchell
|
adcbf9240e
|
Don't run server if outputting JSON
|
2026-08-05 19:19:06 -04:00 |
|
Tijmen Zwaan
|
9bf3249e82
|
slowcatPrime pat can no longer be undefined
|
2026-08-05 00:25:08 +02:00 |
|
Tijmen Zwaan
|
0a0afcf73f
|
Change renderPatternAudio so it renders the audio in chunks
|
2026-08-04 23:29:01 +02:00 |
|
Tijmen Zwaan
|
6ebf506070
|
Fix node pool reusing incompatible audio nodes when audiocontext changes
|
2026-08-04 23:24:52 +02:00 |
|
Tijmen Zwaan
|
eafa2f17ec
|
Fix the same modulo bug in arp and slowcatPrime
|
2026-08-04 18:03:12 +02:00 |
|
Tijmen Zwaan
|
429682735d
|
Formatting
|
2026-08-04 17:25:45 +02:00 |
|
Tijmen Zwaan
|
04232370c2
|
Apply the same fix to square and randrun
|
2026-08-04 17:11:52 +02:00 |
|
Tijmen Zwaan
|
4484ee4e80
|
Fix saw and isaw returning negative numbers on negative t
|
2026-08-04 16:52:47 +02:00 |
|
miranda
|
25d1179985
|
osc: remove bank+sound concatenation since SuperDirt does it now
|
2026-06-27 16:09:15 +03:00 |
|
alex
|
a7c3407da7
|
codeformat
|
2026-06-21 13:54:38 +01:00 |
|
Martyn Eggleton
|
6870b04fb2
|
Pretty code now
|
2026-06-21 13:49:11 +01:00 |
|
Alex McLean
|
2b2646a768
|
Merge branch 'main' into base-function
|
2026-06-21 14:34:18 +02:00 |
|
alex
|
97ef5bc335
|
Merge branch 'main' of ssh://codeberg.org/uzu/strudel
|
2026-06-19 21:30:17 +01:00 |
|
alex
|
def1738259
|
shortcuts for workshop
|
2026-06-19 21:29:25 +01:00 |
|
alex
|
813cc6c190
|
format
|
2026-06-18 12:04:03 +01:00 |
|
alex
|
62d4f84e69
|
add growlist
|
2026-06-18 10:55:34 +01:00 |
|
stretchyboy
|
49a1e11cd8
|
Merge branch 'main' into base-function
|
2026-06-17 13:58:30 +02:00 |
|
eefano
|
e38811d325
|
oldabove and oldroot, documentation
|
2026-06-08 21:09:23 +02:00 |
|
Martyn Eggleton
|
475f17ddfd
|
base now accepts Arrays which improve compatibility with rockstar-strudel
|
2026-06-03 21:56:26 +01:00 |
|
Martyn Eggleton
|
bd68c6a0a7
|
Documentation tweak
|
2026-06-03 12:36:41 +01:00 |
|
eefano
|
58f956b57e
|
prettier fix
|
2026-06-02 14:29:28 +02:00 |
|
eefano
|
0ae2c120b3
|
updated documentation for midikeys
|
2026-06-02 13:28:23 +02:00 |
|
eefano
|
05a43ef687
|
included midichan value in midikeys haps
|
2026-06-02 13:14:30 +02:00 |
|
Martyn Eggleton
|
f21aeb55bd
|
The base param can be a pattern. We also add a max number of digits to produce for each n
|
2026-06-01 14:02:20 +01:00 |
|
eefano
|
422b03699a
|
fixes 'above' and 'root' modes in renderVoicing()
|
2026-06-01 02:22:03 +02:00 |
|
eefano
|
cb046a3548
|
fixes 'above' and 'root' modes in renderVoiciing()
|
2026-06-01 02:16:48 +02:00 |
|
Martyn Eggleton
|
d83139980b
|
Creates a pattern of numbers in base x from a number or pattern of numbers
|
2026-05-27 21:23:55 +01:00 |
|