froos
|
56ecb006fa
|
Merge pull request 'Feature: non-realtime exporting' (#1674) from BANanaD3V/strudel:feat/non-realtime-exporting into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1674
|
2025-12-19 00:45:39 +01:00 |
|
Nikita
|
c5250d7794
|
Add info comment about ascending time order
|
2025-11-30 10:12:55 +03:00 |
|
Nikita
|
7d890156f4
|
Fix haps not being sorted by time
|
2025-11-30 10:12:55 +03:00 |
|
Nikita
|
8f9967c76d
|
Format
|
2025-11-30 10:12:55 +03:00 |
|
Nikita
|
fc74dcdb1a
|
More bug fixes
|
2025-11-30 10:12:51 +03:00 |
|
Alex Victoria
|
247bf9b930
|
fix for node 24 support #1718
|
2025-11-04 20:54:21 -06:00 |
|
alex
|
cbe7aaacfb
|
Publish
- @strudel/codemirror@1.2.6
- @strudel/core@1.2.5
- @strudel/csound@1.2.6
- @strudel/draw@1.2.5
- @strudel/gamepad@1.2.5
- @strudel/hydra@1.2.5
- @strudel/midi@1.2.6
- @strudel/mini@1.2.5
- @strudel/mondo@1.1.5
- @strudel/motion@1.2.5
- @strudel/mqtt@1.2.5
- @strudel/osc@1.3.0
- @strudel/repl@1.2.7
- @strudel/serial@1.2.5
- @strudel/soundfonts@1.2.6
- superdough@1.2.6
- supradough@1.2.4
- @strudel/tonal@1.2.5
- @strudel/transpiler@1.2.5
- @strudel/web@1.2.6
- @strudel/webaudio@1.2.6
- @strudel/xen@1.2.5
|
2025-10-27 15:38:32 +00:00 |
|
Nikita
|
ff370cf86f
|
Reapply realtimeOptions after export
|
2025-10-24 14:07:57 +03:00 |
|
Nikita
|
ca936aada7
|
Fix incorrect duration calculation
|
2025-10-23 21:46:13 +03: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 |
|
Nikita
|
16f885c010
|
Use errorLogger instead
|
2025-10-22 23:09:30 +03:00 |
|
Nikita
|
5a70599aac
|
Ignore superdough errors when exporting, instead skip sound.
|
2025-10-22 22:48:04 +03: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 |
|
Nikita
|
e7578be6c5
|
Remove preloading code and instead await superdough
|
2025-10-22 17:16:05 +03:00 |
|
Nikita
|
5e27358fe8
|
Better preloading
|
2025-10-22 16:19:58 +03: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
|
bf702c3b2a
|
Reviewed changes
|
2025-10-21 16:30:18 +03:00 |
|
Nikita
|
2a0635879c
|
Format
|
2025-10-20 20:58:27 +03:00 |
|
Nikita
|
f5fc0ff9d1
|
Remove resetGlobalEffects from AudioContext
|
2025-10-20 20:58:01 +03:00 |
|
Nikita
|
4bdaf577c0
|
Format
|
2025-10-20 20:22:16 +03:00 |
|
Nikita
|
ff83994733
|
Better export UI
|
2025-10-20 20:19:52 +03:00 |
|
Nikita
|
b3715dc5df
|
WIP export UI
|
2025-10-19 23:02:20 +03:00 |
|
Nikita
|
9a47e0f11e
|
close() doesn't exist for OfflineAudioContext
|
2025-10-19 19:47:23 +03:00 |
|
Nikita
|
908c0e44ff
|
Fix worklets not loading
|
2025-10-19 19:44:53 +03:00 |
|
Nikita
|
920776fdfe
|
Re-init audio before and after export
|
2025-10-19 15:10:31 +03:00 |
|
Nikita
|
0fbde61b2d
|
WIP non-realtime exporting
|
2025-10-19 14:38:50 +03:00 |
|
Felix Roos
|
d164b5e7f5
|
Revert "Revert "Merge pull request 'supradough poc' (#1362) from supradough into main""
This reverts commit c0bf86d11e.
|
2025-09-12 10:08:55 +02:00 |
|
Felix Roos
|
c0bf86d11e
|
Revert "Merge pull request 'supradough poc' (#1362) from supradough into main"
This reverts commit 6f06683d70, reversing
changes made to 637d714ab2.
|
2025-09-11 23:19:22 +02:00 |
|
Switch Angel AKA Jade Rose
|
6f06683d70
|
Merge pull request 'supradough poc' (#1362) from supradough into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1362
|
2025-09-11 22:52:29 +02:00 |
|
Felix Roos
|
d0ce82e3cd
|
Publish
- @strudel/codemirror@1.2.4
- @strudel/core@1.2.4
- @strudel/csound@1.2.5
- @strudel/draw@1.2.4
- @strudel/gamepad@1.2.4
- @strudel/hydra@1.2.4
- @strudel/midi@1.2.5
- @strudel/mini@1.2.4
- @strudel/mondo@1.1.2
- @strudel/motion@1.2.4
- @strudel/mqtt@1.2.4
- @strudel/osc@1.2.4
- @strudel/repl@1.2.5
- @strudel/sampler@0.2.3
- @strudel/serial@1.2.4
- @strudel/soundfonts@1.2.5
- superdough@1.2.5
- @strudel/tonal@1.2.4
- @strudel/transpiler@1.2.4
- @strudel/web@1.2.5
- @strudel/webaudio@1.2.5
- @strudel/xen@1.2.4
|
2025-09-10 23:08:16 +02:00 |
|
Jade (Rose) Rowland
|
b8e1b8d7ac
|
Merge branch 'main' into supradough
|
2025-08-31 22:42:07 -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 |
|
daslyfe
|
a26559fd3d
|
Merge branch 'main' into supradough
|
2025-07-22 06:35:59 +02:00 |
|
Felix Roos
|
5632d83afb
|
fix: supradough onTrigger after breaking change
|
2025-07-16 02:21:39 +02:00 |
|
Felix Roos
|
a32473d570
|
Merge remote-tracking branch 'origin/main' into supradough
|
2025-07-15 22:26:46 +02:00 |
|
Jade (Rose) Rowland
|
edb347e85a
|
format
|
2025-07-08 22:24:54 -04:00 |
|
Jade (Rose) Rowland
|
63fcce79e0
|
default cycle
|
2025-07-08 21:24:27 -04:00 |
|
Jade (Rose) Rowland
|
ce5f425142
|
fully implemented
|
2025-07-08 00:26:15 -04:00 |
|
Jade (Rose) Rowland
|
d9e44dcda6
|
sync without cyclist changes
|
2025-07-06 00:59:39 -04:00 |
|
Felix Roos
|
e3680b96de
|
refactor: remove first param of all onTrigger calls
|
2025-06-30 10:18:54 +02:00 |
|
Jade (Rose) Rowland
|
09d05abd70
|
delaysync
|
2025-06-27 15:54:39 -04:00 |
|
Jade (Rose) Rowland
|
3acc364a03
|
Merge branch 'main' into daslyfe/jade/delaycycle
|
2025-06-27 15:53:48 -04:00 |
|
froos
|
8051e56d13
|
Merge branch 'main' into supradough
|
2025-06-14 00:35:52 +02:00 |
|
alex
|
dcac254790
|
missing double quotes
|
2025-06-13 08:17:55 +01:00 |
|
Alex McLean
|
5fdea7fd80
|
github > strudel
|
2025-06-12 14:36:45 +01:00 |
|
Felix Roos
|
bbd7ed0f27
|
lazy sample loading
|
2025-06-12 02:25:04 +02:00 |
|
Felix Roos
|
3963b807eb
|
fix: calling doughsamples multiple times
|
2025-06-09 22:32:41 +02:00 |
|