Nikita
|
4bdaf577c0
|
Format
|
2025-10-20 20:22:16 +03:00 |
|
Nikita
|
428a4b3dd7
|
Revert workletsUrl to use ?audioworklet
|
2025-10-20 20:21:23 +03:00 |
|
Nikita
|
ff83994733
|
Better export UI
|
2025-10-20 20:19:52 +03:00 |
|
Nikita
|
418bca79b2
|
Disable button when exporting & min start cycle is 0
|
2025-10-19 23:05:33 +03:00 |
|
Nikita
|
b3715dc5df
|
WIP export UI
|
2025-10-19 23:02:20 +03:00 |
|
Václav Volhejn
|
466bf819d8
|
Fix formatting (trailing space)
|
2025-10-19 21:38:46 +02:00 |
|
Václav Volhejn
|
7e4cbefc8f
|
Tag crossfade as internals
|
2025-10-19 21:22:57 +02:00 |
|
Václav Volhejn
|
2483c673a4
|
Effects -> fx, untag "crossfade"
|
2025-10-19 21:19:42 +02:00 |
|
Václav Volhejn
|
69360b3ec8
|
Also tag "noise"
|
2025-10-19 21:17:25 +02:00 |
|
Václav Volhejn
|
96d0f2053e
|
Add supradough controls
|
2025-10-19 21:13:14 +02:00 |
|
Václav Volhejn
|
b952e4c735
|
Add superdough tags
|
2025-10-19 20:54:22 +02: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 |
|
Aria
|
4c49cd9297
|
More examples
|
2025-10-18 11:24:56 -05:00 |
|
Aria
|
70d2da81d8
|
Merge branch 'main' into glossing/fmsss
|
2025-10-18 11:01:23 -05:00 |
|
Aria
|
72423c3a25
|
Adds back shape to superdough
|
2025-10-18 10:41:33 -05:00 |
|
alex
|
92a82ce4bd
|
delint
|
2025-10-18 10:49:15 +01:00 |
|
alex
|
b2ce4591d9
|
sort exports and add impure.mjs
|
2025-10-18 10:42:55 +01:00 |
|
alex
|
1be9f40574
|
timeline feature
|
2025-10-18 10:42:35 +01:00 |
|
Felix Roos
|
105db2a4ca
|
fix: tonal import in autocomplete + add tonal to codemirror package dependencies
|
2025-10-18 08:49:31 +02:00 |
|
froos
|
be61d08cc6
|
Merge branch 'main' into feature/autocomplete-sound-names
|
2025-10-18 08:41:15 +02:00 |
|
Switch Angel AKA Jade Rose
|
6e58c973af
|
Merge pull request 'Bug Fix: Wavetable: phase wrapping at 1 and detune' (#1620) from glossing/strudel:glossing/wrap-phase-typo into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1620
|
2025-10-18 04:29:19 +02:00 |
|
Switch Angel AKA Jade Rose
|
2473a5391d
|
Merge branch 'main' into glossing/wrap-phase-typo
|
2025-10-17 04:55:25 +02:00 |
|
Aria
|
c02def03b6
|
Don't tag when scale fails, allow mixed sharps and flats, simplify scale function
|
2025-10-16 16:26:33 -05:00 |
|
froos
|
4e17cfbdd6
|
Merge pull request 'github samples: default to "samples" if repository is not specified' (#1644) from prezmop/strudel:main into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1644
|
2025-10-16 20:26:26 +02:00 |
|
prezmop
|
83c7e63432
|
update docs
|
2025-10-16 18:20:22 +02:00 |
|
prezmop
|
909e0154fe
|
default to samples if repo not found
|
2025-10-16 18:20:13 +02:00 |
|
froos
|
ef4e21ac40
|
Merge pull request 'Docs: add example of custom chained function' (#1642) from dariusk/strudel:main into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1642
|
2025-10-16 17:33:39 +02:00 |
|
froos
|
857c82e260
|
Merge branch 'main' into main
|
2025-10-16 17:25:07 +02:00 |
|
froos
|
0d5dc1f8c1
|
Merge branch 'main' into glossing/scale-with-note-and-n
|
2025-10-16 17:19:07 +02:00 |
|
jeromew
|
47c85f8540
|
fix interoperability of all with hydra
Hydra add methods on Array.prototype which breaks the Array enumeration with for...in.
Use for...of instead
cf https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/for...of#difference_between_for...of_and_for...in for details on the issue
without this fix, it is impossible to use both `await initHydra()` and `all` in the same strudel code. Strudel errors with "Error: got "undefined" instead of pattern."
example code: https://strudel.cc/#YXdhaXQgaW5pdEh5ZHJhKCkKCmFsbChwaWFub3JvbGwpCgokOiBzKCJiZCIp
|
2025-10-16 14:06:33 +02:00 |
|
Aria
|
fd03d1fdfb
|
Update conditional to allow to control user waveforms
|
2025-10-15 15:14:31 -05:00 |
|
Aria
|
35016b5847
|
Mention range in docstring
|
2025-10-15 14:56:20 -05:00 |
|
Aria
|
0fe7edc157
|
Some examples
|
2025-10-15 14:53:07 -05:00 |
|
Aria
|
d6de160224
|
Merge branch 'main' into glossing/partials
|
2025-10-15 13:19:57 -05:00 |
|
alex
|
ba93bd1bc5
|
Fix onPaint for widgets
|
2025-10-15 18:54:02 +01:00 |
|
Aria
|
3c1a8c8bdb
|
Format
|
2025-10-14 11:41:11 -05:00 |
|
Aria
|
b7e941c649
|
Merge branch 'main' into glossing/wrap-phase-typo
|
2025-10-14 11:40:29 -05:00 |
|
Aria
|
ac7e9c6978
|
Typos on envelope values
|
2025-10-14 11:37:41 -05:00 |
|
Aria
|
c13a726129
|
Merge branch 'main' into glossing/filter-lfo
|
2025-10-14 11:24:49 -05:00 |
|
Switch Angel AKA Jade Rose
|
ded91fab7d
|
Merge pull request 'Feature: Distortion Modes' (#1561) from glossing/strudel:glossing/distortion-modes into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1561
|
2025-10-13 07:26:50 +02:00 |
|
Switch Angel AKA Jade Rose
|
f40d079543
|
Merge pull request 'Feature: Wavetable FM' (#1623) from glossing/strudel:glossing/wavetable-fm into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1623
|
2025-10-13 07:05:56 +02:00 |
|
Switch Angel AKA Jade Rose
|
d5833dd475
|
Merge branch 'main' into glossing/wavetable-fm
|
2025-10-13 07:05:24 +02:00 |
|
Switch Angel AKA Jade Rose
|
99b3c04a76
|
Merge branch 'main' into glossing/filter-lfo
|
2025-10-13 07:04:51 +02:00 |
|
Switch Angel AKA Jade Rose
|
e3658ec30e
|
Merge pull request 'fix: repair REPL sample sources and URL concat (#1640)' (#1646) from erikfox/strudel:fix-repl-sample-sources-1640 into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1646
|
2025-10-12 20:43:41 +02:00 |
|
Erik Fox
|
72eaf96b4f
|
fix: repair REPL sample sources and URL concat (#1640)
|
2025-10-12 12:30:36 -04:00 |
|
Václav Volhejn
|
a4212589e5
|
Recategorize
|
2025-10-12 16:33:07 +02:00 |
|
Václav Volhejn
|
ee1a894f3b
|
Show tags in reference, more compact functions list
|
2025-10-12 16:28:05 +02:00 |
|