Commit graph

16 commits

Author SHA1 Message Date
467142603d feat: add resonance parameter to filter and update plugin info 2026-08-05 18:06:44 +01:00
970cb6049d fix: validate input index in Mixer and update parameter count in plugin info 2026-08-05 17:43:54 +01:00
386f8b7e54 chore: consistant names 2026-08-05 13:46:38 +01:00
75843a7309 feat: add basic lp filter 2026-08-05 13:46:12 +01:00
c6f8cb1e0e feat: added mixer component and add wet/dry mix to distortion 2026-08-04 03:33:53 +01:00
9acddeb29c bugfix: make soft clipping default because it's the first in the enum 2026-08-03 15:45:34 +01:00
e1274e7be7 bugfix: clipper now uses threshold consistently 2026-08-03 15:43:02 +01:00
4fb9a63ce9 feat: optimise the hardclip mode 2026-08-03 15:22:40 +01:00
b8f0211f4b feat: adding wave folding distortion 2026-08-02 23:13:42 +01:00
e7ff4fcc18 feat: add soft clipping mode 2026-08-02 22:58:56 +01:00
652e3b7f6a chore: update build system to clean core object files and add cross-compilation support for Windows 2026-08-02 21:06:17 +01:00
3a11f43fdc refactor: optimize Clipper class with extracted clip helper method for cleaner stereo processing logic 2026-08-02 20:26:06 +01:00
6ccb93615f bugfix: make clipper symmetrical 2026-08-02 20:09:45 +01:00
77c4851119 feat: add clipper node 2026-08-02 20:03:04 +01:00
229b3eb1e2 chore: clean up Gain comments 2026-08-02 20:02:26 +01:00
11f701ed5c feat: add Gain Node 2026-08-02 19:38:30 +01:00