Greg Ervin
ee43d85f29
Add stick button mappings to gamepad implementation and improve docs
2025-10-26 13:31:13 -05:00
Alex McLean
7cef558440
Merge pull request 'Fix ZZFX example' ( #1685 ) from moumar/strudel:fix-zzfx-example into main
...
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1685
2025-10-26 17:09:20 +01:00
Alex McLean
c261fb6dd6
Merge branch 'main' into fix-zzfx-example
2025-10-26 17:08:56 +01:00
moumar
fcd83cce55
Re-evaluate pattern if activated
2025-10-26 14:07:36 +01:00
moumar
fddf2ff2a7
Set pattern auto-start to true by default
2025-10-26 14:06:31 +01:00
Jason Dufair
6d4787ee33
Test snapshot
2025-10-24 09:21:04 -04:00
Jason Dufair
1a362bd8ea
Fix example
2025-10-24 09:19:02 -04:00
BANanaD3V
03d2f363f1
Merge branch 'main' into feat/non-realtime-exporting
2025-10-24 13:09:09 +02:00
Nikita
ff370cf86f
Reapply realtimeOptions after export
2025-10-24 14:07:57 +03:00
moumar
28056deb66
Fix ZZFX example
...
ZZFX example did not produce any sound out of the box, fixed by updating
tremolo param.
2025-10-23 23:15:53 +02:00
moumar
20bbda30f8
Add setting to toggle pattern auto-start on pattern change
2025-10-23 23:15:21 +02:00
Nikita
9cbeaef88d
Format
2025-10-23 22:21:40 +03:00
Nikita
ca936aada7
Fix incorrect duration calculation
2025-10-23 21:46:13 +03:00
Ignacio Ortega
a8c613b7eb
Refactor sound stopping and triggering logic in SoundsTab component
2025-10-23 19:04:29 +02:00
Jason Dufair
fd0a910bfb
Voicings JSDoc
2025-10-23 11:11:21 -04:00
Nikita
fe70a2df43
Format
2025-10-23 17:08:11 +03:00
Nikita
6baca67cd3
Fix maxPolyphony and multiChannelOrbits not applying to export
2025-10-23 17:07:53 +03:00
yaxu
7071dec775
revert 39e2221c29
...
revert add _processParts()
2025-10-23 16:07:42 +02:00
Alex McLean
3d55567445
Merge branch 'main' of ssh://codeberg.org/uzu/strudel
2025-10-23 15:05:50 +01:00
Alex McLean
39e2221c29
add _processParts()
2025-10-23 15:05:39 +01:00
BANanaD3V
85f6454340
Merge branch 'main' into feat/non-realtime-exporting
2025-10-23 16:05:09 +02:00
Alex McLean
b8ce920f50
Merge pull request 'Make osc port and host configurable. Changes dependencies.' ( #1682 ) from multiosc into main
...
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1682
2025-10-23 15:56:00 +02:00
yaxu
ccb5ec1685
Add action to deploy 'beta' version to warm.strudel.cc
2025-10-23 10:41:29 +02:00
yaxu
b09230fe90
Update .forgejo/workflows/deploy.yml
2025-10-23 10:40:08 +02:00
yaxu
8f7b439dce
Move deploy location to deploy/strudel.cc
2025-10-23 10:39:26 +02:00
Aria
c823a37c93
Merge pull request 'Adds back shape to superdough' ( #1672 ) from glossing/strudel:glossing/return-shape-to-sd into main
...
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1672
2025-10-23 03:47:30 +02:00
Aria
0c9f535ff5
Merge branch 'main' into glossing/return-shape-to-sd
2025-10-23 03:44:44 +02:00
froos
fb5884ab81
Merge pull request 'Fix sampler.mjs githubPath' ( #1684 ) from jeromew/strudel:fix-githubpath into main
...
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1684
2025-10-22 22:15:17 +02:00
Nikita
16f885c010
Use errorLogger instead
2025-10-22 23:09:30 +03:00
jeromew
ea91d30ce4
Add semicolon
2025-10-22 21:52:53 +02:00
Nikita
5a70599aac
Ignore superdough errors when exporting, instead skip sound.
2025-10-22 22:48:04 +03:00
jeromew
f0bd5bffaa
Fix sampler.mjs githubPath
...
PR https://codeberg.org/uzu/strudel/pulls/1679 introduced a subtle bug when both other and subpath are empty. The url should not end with '//'
2025-10-22 21:39:08 +02:00
Nikita
7b74a902a2
Remove unneeded imports
2025-10-22 20:05:03 +03:00
Nikita
95700e1196
Fix wavetables breaking after playback
2025-10-22 20:00:36 +03:00
Alex McLean
ac37b6a029
Merge pull request 'Fix onPaint for widgets' ( #1658 ) from fix-onpaint into main
...
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1658
2025-10-22 16:20:49 +02:00
Nikita
e7578be6c5
Remove preloading code and instead await superdough
2025-10-22 17:16:05 +03:00
Nikita
28df4259b8
Merge remote-tracking branch 'upstream/main' into feat/non-realtime-exporting
2025-10-22 16:21:34 +03:00
Nikita
5e27358fe8
Better preloading
2025-10-22 16:19:58 +03:00
froos
a986688874
Merge pull request 'Fix a bug introduced by #4e17cfbdd6' ( #1679 ) from milliganf/strudel:main into main
...
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1679
2025-10-22 15:19:11 +02:00
froos
4ab8c256b2
Merge branch 'main' into main
2025-10-22 15:18:53 +02:00
alex
06ea5a36e2
Make osc port and host configurable. Changes dependencies.
2025-10-22 10:15:48 +01:00
Nikita
daea207aff
Better sample loading
2025-10-21 22:42:01 +03:00
Nikita
92d3fe496d
Bug fixes
2025-10-21 21:00:30 +03:00
Nikita
98031676d6
Add an EOL character to package.json
2025-10-21 16:44:42 +03:00
Nikita
498624f6fe
Make server.js a normal file
2025-10-21 16:35:33 +03:00
Nikita
bf702c3b2a
Reviewed changes
2025-10-21 16:30:18 +03:00
froos
6e4dae4dfa
Merge branch 'main' into feat/non-realtime-exporting
2025-10-21 14:24:09 +02:00
froos
98f5a56ef6
Merge pull request 'feature/autocomplete-sound-names' ( #1564 ) from drdozer/strudel:feature/autocomplete-sound-names into main
...
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1564
2025-10-20 22:37:14 +02:00
milliganf
46af6ed9ef
Fix a bug introduced by #4e17cfbdd6
...
When there's no subpath for a Github path, the URL should end with a '/'. Otherwise when we concatenate values on from a sample map it doesn't separate the base URL from the filename.
Signed-off-by: milliganf <m.h.freeson@outlook.com >
2025-10-20 22:30:58 +02:00
froos
752940b3ab
Merge branch 'main' into feature/autocomplete-sound-names
2025-10-20 22:17:45 +02:00