Commit graph

599 commits

Author SHA1 Message Date
Václav Volhejn
5032b4e966 Rename group -> tags 2025-10-11 14:11:50 +02:00
Václav Volhejn
a4d7803d43 Annotate controls.mjs 2025-10-02 21:59:45 +02:00
Switch Angel AKA Jade Rose
e500ebe268 Merge branch 'main' into glossing/wavetable-optimizations 2025-10-01 08:54:53 +02:00
Aria
3a7ec18d46 Move invsr to constructor 2025-09-30 23:19:55 -05:00
Aria
a2b8407fbb Add back mipmaps; add caching 2025-09-30 23:08:28 -05:00
Jade (Rose) Rowland
9f8143e062 format 2025-09-30 19:46:53 -04:00
Jade (Rose) Rowland
cdc5e5f3f3 working 2025-09-30 19:45:30 -04:00
Aria
bad498a1e5 Remove unused var 2025-09-30 16:21:28 -07:00
Aria
4de0c11f8c Remove mipmaps, fix clamping of parameters 2025-09-29 14:15:50 -07:00
Jade (Rose) Rowland
d94f145649 fix vib 2025-09-28 15:23:58 -04:00
Jade (Rose) Rowland
bf3fe605d9 fix unison gain 2025-09-28 15:21:06 -04:00
Jade (Rose) Rowland
54ebc97ddc fix tests 2025-09-28 15:07:35 -04:00
Jade (Rose) Rowland
c689874bb4 simplify modulators 2025-09-28 14:57:12 -04:00
Jade (Rose) Rowland
23d4bfa9d9 rename controls 2025-09-28 09:19:39 -04:00
Aria
5838ade740 Merge branch 'main' into glossing/wavetable-synth 2025-09-27 13:17:05 -07:00
Aria
917d01c47d Add LFOs and envelopes 2025-09-27 12:48:37 -07:00
Jade (Rose) Rowland
774372a339 format 2025-09-27 15:29:55 -04:00
Jade (Rose) Rowland
626a99ba5b supports old documented way of loading wavetables: 2025-09-27 15:22:54 -04:00
Aria
c5c05ebadc Clean up to align with other PR 2025-09-27 11:02:57 -07:00
Aria
a8918d55fb Actually update normalizer 2025-09-27 10:45:30 -07:00
Jade (Rose) Rowland
a9957b45e5 suppoert existing wt_ api 2025-09-27 13:22:21 -04:00
Jade (Rose) Rowland
4bd103e612 gain adj 2025-09-27 11:31:43 -04:00
Aria
466234bad6 Merge branch 'main' into glossing/wavetable-synth 2025-09-26 21:22:45 -07:00
Aria
97beaec25a Added examples, fixed samplerate issue on import, added to settings tab, fixed spread, added default wavetables, change default phaserand to 0 2025-09-26 20:46:10 -07:00
Jade (Rose) Rowland
2b3b638943 sample source for WT 2025-09-26 21:47:45 -05:00
Jade (Rose) Rowland
dfc4a0818c res adjust 2025-09-25 23:39:08 -07:00
Jade (Rose) Rowland
236ff577a6 Merge branch 'main' into djf 2025-09-25 23:18:22 -07:00
Aria
8b2c35b7a3 Cleanup 2025-09-25 01:10:41 -07:00
Aria
f8f42565ae Typo - add back slight delay in cleanup 2025-09-25 00:40:25 -07:00
Aria
96981c3c1d A bit more cleanup 2025-09-25 00:36:28 -07:00
Aria
e3741ae8fa Add control over phase randomization and fix a bug with supersaw 2025-09-25 00:05:50 -07:00
Switch Angel AKA Jade Rose
ef87f65bef Merge branch 'main' into glossing/wavetable-synth 2025-09-25 07:21:17 +02:00
Aria
d3d9f23c3c Remove unnecessary defaulting 2025-09-24 22:06:53 -07:00
Jade (Rose) Rowland
c474b8c92e rm comment 2025-09-24 20:33:51 -07:00
Jade (Rose) Rowland
da81ba00fb adjust control range 2025-09-24 20:32:45 -07:00
Jade (Rose) Rowland
28c94efaa9 format 2025-09-24 00:24:25 -07:00
Jade (Rose) Rowland
0633954e24 working 2025-09-24 00:23:05 -07:00
Jade (Rose) Rowland
1eb9dc73fa fix duck 2025-09-22 00:34:57 -04:00
Jade (Rose) Rowland
fdcdc3aaa0 rm deadcode 2025-09-22 00:13:59 -04:00
Jade (Rose) Rowland
da926805b3 rm dead code 2025-09-22 00:12:48 -04:00
Jade (Rose) Rowland
82893ffc22 fix import 2025-09-22 00:11:02 -04:00
Jade (Rose) Rowland
beafd9c700 format 2025-09-22 00:07:06 -04:00
Jade (Rose) Rowland
c5bd2a7487 working 2025-09-21 23:54:04 -04:00
Jade (Rose) Rowland
9a8f8a051c rm comment 2025-09-16 01:48:37 -04:00
Jade (Rose) Rowland
3eb40ee7d3 working in dev 2025-09-16 01:44:01 -04:00
Switch Angel AKA Jade Rose
48a6a12648 Merge pull request 'Bug Fix / Feature: Updates to duck to avoid clicks and allow configuration over release/attack' (#1514) from glossing/strudel:glossing/ducking-click into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1514
2025-09-16 03:19:36 +02:00
froos
6bbf7cbe32 Merge pull request 'Feat: Enhance scale function to quantize notes to a named scale' (#1492) from glossing/strudel:glossing/scale-for-notes into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1492
2025-09-15 23:36:30 +02:00
Aria
ab74ccfe7c Merge branch 'main' into glossing/ducking-click 2025-09-14 18:28:00 -05:00
froos
e57bd98da0 Merge branch 'main' into feature/592-sound-alias 2025-09-14 10:34:47 +02:00
froos
e762291bb7 Merge pull request 'Bug Fix: Allow penv values to be falsy' (#1559) from glossing/strudel:glossing/penv-with-zeros into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1559
2025-09-14 01:20:14 +02:00