Commit graph

182 commits

Author SHA1 Message Date
Václav Volhejn
c62428ca27 Document remaining functions 2025-10-12 16:07:11 +02:00
Aria
120f89d57f Handle detune in the presence of pitch envelope 2025-10-04 01:37:57 -05:00
Aria
99e14dae5c Consistency 2025-10-02 01:12:42 -05:00
Aria
ac582b4d40 Wrap properly when phase === 1 2025-10-02 01:06:29 -05:00
Aria
ccbf28f2db Merge branch 'main' into glossing/distortion-modes 2025-09-30 23:25:57 -05: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
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
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
Aria
5838ade740 Merge branch 'main' into glossing/wavetable-synth 2025-09-27 13:17:05 -07:00
Jade (Rose) Rowland
774372a339 format 2025-09-27 15:29:55 -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
Aria
07e3ddbe40 Merge branch 'main' into glossing/distortion-modes 2025-09-27 10:25:51 -07: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
e3741ae8fa Add control over phase randomization and fix a bug with supersaw 2025-09-25 00:05:50 -07:00
Aria
b3537a9acb Some cleanup 2025-09-24 22:17:30 -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
Aria
f0669ce3ba Move algorithm into constructor 2025-09-24 17:32:03 -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
Aria
9848740e18 Formatting and tests 2025-09-10 21:39:02 -05:00
Aria
46a45b4596 Some missing cleanup 2025-09-04 20:51:06 -05:00
Aria
42ab65abdb Move things around to allow selection by name and avoid circular imports; fixed chebyshev 2025-09-04 11:47:01 -05:00
Aria
bb982e6b9b First pass at modes 2025-09-03 21:55:48 -05:00
Aria
e4070b86f8 More descriptive variables and comments 2025-08-29 14:33:14 -05:00
Aria
d1869c18ba Remove internal LFO 2025-08-28 16:25:10 -05:00
Aria
02cd79a6d9 Add wavetable oscillator with scanning, warps, and detune 2025-08-28 16:25:10 -05:00
Aria
9eeb6da3e6 Codeformat 2025-08-28 14:54:09 -05:00
Aria
869141b0a3 Parity with old adsr 2025-08-28 00:31:37 -05:00
Aria
ea017e7622 Working version 2025-08-27 20:11:00 -05:00
Aria
763f900c69 First pass at envelopes with curves 2025-08-27 19:19:54 -05:00
Aria
6a9739bed5 Code format and a typo on lfoNum 2025-08-20 13:39:24 -05:00
Aria
efb337677c Fully working version with multiple LFOs 2025-08-20 10:08:36 -05:00
Aria
218952b8b6 Use the per-sample frequency and properly wrap polyBlep 2025-08-09 16:25:11 -05:00
Aria
2e8a8b50df Seemingly working version of supersaw FM and light cleanup 2025-08-08 22:27:05 -05:00
Jade (Rose) Rowland
66828e17d3 working 2025-07-21 01:11:04 -04:00
Jade (Rose) Rowland
b2f90ecb3b fix def skew 2025-07-20 23:56:30 -04:00
Jade (Rose) Rowland
ccf2a6de52 fixing.. 2025-07-20 23:38:16 -04:00
Jade (Rose) Rowland
9416f317d4 fixing... 2025-07-20 23:29:01 -04:00
Jade (Rose) Rowland
735f57e276 working 2025-07-10 23:18:57 -04:00