Commit graph

146 commits

Author SHA1 Message Date
Aria
ccbf28f2db Merge branch 'main' into glossing/distortion-modes 2025-09-30 23:25:57 -05: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
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
Aria
07e3ddbe40 Merge branch 'main' into glossing/distortion-modes 2025-09-27 10:25:51 -07:00
Jade (Rose) Rowland
236ff577a6 Merge branch 'main' into djf 2025-09-25 23:18:22 -07:00
Switch Angel AKA Jade Rose
ef87f65bef Merge branch 'main' into glossing/wavetable-synth 2025-09-25 07:21:17 +02:00
Aria
b3537a9acb Some cleanup 2025-09-24 22:17:30 -07:00
Aria
f0669ce3ba Move algorithm into constructor 2025-09-24 17:32:03 -07:00
Jade (Rose) Rowland
c5bd2a7487 working 2025-09-21 23:54:04 -04:00
Aria
9848740e18 Formatting and tests 2025-09-10 21:39:02 -05:00
Aria
51b150b829 Optimize folding for audio rate 2025-09-10 21:27:56 -05:00
Aria
38ce593c60 Allow penv values to be falsy 2025-09-09 20:47:09 -05:00
Aria
9b1c23d49f Some tuning experimentally and adding back chebyshev 2025-09-04 20:05:28 -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
02cd79a6d9 Add wavetable oscillator with scanning, warps, and detune 2025-08-28 16:25:10 -05:00
Aria
d64a0ef0eb Lint requires no empty blocks: pass comment 2025-08-25 02:31:21 +02:00
Aria
659071a4ee Ensure zeroGain is cleaned up after use; move start/stop to after callback assigned for safety 2025-08-25 02:31:21 +02:00
Aria
64f7bc4442 Working version of duck on iOS safari 2025-08-25 02:31:21 +02:00
Jade (Rose) Rowland
9648e35de2 Merge branch 'main' into pump 2025-08-16 23:06:36 -04:00
Aria
3dd667e825 Fix for a zero appearing (first) in FM's ADSR 2025-08-10 17:11:59 -05:00
daslyfe
899af88bd9 Merge branch 'main' into pump 2025-08-02 05:32:13 +02:00
Jade (Rose) Rowland
c2b8cc4b82 webtimeout 2025-08-01 23:29:50 -04:00
Jade (Rose) Rowland
fb7d76a2ab working 2025-07-24 23:50:27 -04:00
Jade (Rose) Rowland
2f4cba4e94 format 2025-03-30 20:26:44 -04:00
Jade (Rose) Rowland
6f9bcc53dc ramp cut audio node 2025-03-30 16:33:47 -04:00
Jade (Rose) Rowland
e87055d583 fix import 2024-05-18 01:33:40 -04:00
Jade (Rose) Rowland
a8eafbc309 documentation 2024-05-18 00:51:56 -04:00
Jade (Rose) Rowland
4160639d88 integrated with envelopes 2024-05-17 17:38:44 -04:00
Jade (Rose) Rowland
dad18a24fb disconnect worklet at scheduled time to destroy faster 2024-03-17 01:15:07 -04:00
Jade (Rose) Rowland
05887967e0 added back (possibly unessecary? stop fm 2024-03-05 00:44:45 -05:00
Jade (Rose) Rowland
232b9c13d7 disable lint for global worklet variables 2024-03-05 00:34:59 -05:00
Jade (Rose) Rowland
c0b00339c5 implemented modulators 2024-03-05 00:23:19 -05:00
Jade (Rose) Rowland
bfcb2070d1 adding modulators 2024-03-04 23:17:58 -05:00
Felix Roos
d3ea4959b4 - more flexible pitch envelopes
- fix: exponential envelopes could break due to 0 values
2024-01-18 06:47:12 +01:00
Felix Roos
0655af4d4f add pcurve 2024-01-17 17:35:35 +01:00
Felix Roos
fd73571744 make sure the sustained pitch is the selected note 2024-01-16 17:56:38 +01:00
Felix Roos
3506de8d1a vibrato for soundfonts
+ add getVibratoOscillator helper
2024-01-16 00:07:56 +01:00
Felix Roos
32456d6966 pitch envelope for sampler and soundfonts
+ added getPitchEnvelope helper
2024-01-15 23:55:49 +01:00
Felix Roos
4fb5c1828d i have no clue why this works 2024-01-13 01:16:26 +01:00
Felix Roos
6f3b2fa66b negative fenv values now stay in the same range as positives 2024-01-13 00:26:16 +01:00
Felix Roos
f26fd18c7a use 0.001 as linear mintime as well (to prevent cracks) 2024-01-10 15:02:10 +01:00
Felix Roos
f99557cc05 fix: fanchor + default fanchor to 0 (breaking change) 2024-01-10 00:08:49 +01:00
Jade (Rose) Rowland
2ee392be9b fixed all the things 2024-01-05 01:00:22 -05:00
Felix Roos
d582bbbb60 fix: format 2024-01-03 22:17:11 +01:00
Jade (Rose) Rowland
83c820a18c prettier again 2024-01-01 18:50:23 -05:00
Jade (Rose) Rowland
77fee0b866 fixed popping on font envelope 2023-12-20 17:39:11 -05:00
Jade (Rose) Rowland
5671b40707 account for phase complete 2023-12-20 15:24:14 -05:00