Commit graph

17 commits

Author SHA1 Message Date
d8c1c90f15 feat: adding lfo to filter 2026-08-12 00:05:50 +01:00
fe594a5494 feat(filter): Add modulation support and LFO integration 2026-08-06 00:03:43 +01:00
3c3fec9b90 feat: adding filter plugin 2026-08-05 21:02:23 +01:00
821f3d7d65 feat: remove filter from distortion (filter will be it's own plugin) 2026-08-05 18:54:51 +01:00
970cb6049d fix: validate input index in Mixer and update parameter count in plugin info 2026-08-05 17:43:54 +01:00
75843a7309 feat: add basic lp filter 2026-08-05 13:46:12 +01:00
2bd91c7d8e bugfix: dealing with potential buffer overflow issues 2026-08-04 05:25:40 +01:00
3907377afa fix: lowercase k in enum 2026-08-04 05:15:46 +01:00
c6f8cb1e0e feat: added mixer component and add wet/dry mix to distortion 2026-08-04 03:33:53 +01:00
34efab4d8e bugfix: make distortion clip mode param key/vals static to avoid memory leaks. 2026-08-03 15:35:36 +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
ce7844d7af feat: implement basic distortion 2026-08-02 20:14:51 +01:00
77c4851119 feat: add clipper node 2026-08-02 20:03:04 +01:00
11f701ed5c feat: add Gain Node 2026-08-02 19:38:30 +01:00
786966e9e0 chore: update SquidgeDistortion plugin metadata to GPL3 license, v0.1.0, and new unique ID 2026-08-02 17:17:23 +01:00
3e9b443b60 init + building 2026-08-02 05:37:06 +01:00