Commit graph

106 commits

Author SHA1 Message Date
Jade (Rose) Rowland
1d5f3a4f30 prevent filter modulation pops 2025-11-22 18:21:24 -05:00
jeromew
d9f63b8dfa [perf] fix connect leak when .noise() is in the mix 2025-11-20 13:21:09 +00:00
Switch Angel AKA Jade Rose
f4b68fa2e6 Merge branch 'main' into glossing/filter-lfo 2025-11-10 02:20:20 +01:00
Jade (Rose) Rowland
91e1cc136e working 2025-11-01 23:34:10 -04: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
Aria
57fac57677 Remove todo 2025-10-09 22:23:28 -05:00
Aria
a3b803c3f3 First pass 2025-10-09 18:28:59 -05:00
Aria
a14bf4d97b Add aliases for distort types 2025-10-01 00:36:59 -05:00
Aria
c5f1085bd9 WIP 2025-09-30 23:51:59 -05:00
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