|
|
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 |
|
|
|
a80c6276a8
|
feat: change to an SVF filter design
|
2026-08-05 20:05:34 +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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
34efab4d8e
|
bugfix: make distortion clip mode param key/vals static to avoid memory leaks.
|
2026-08-03 15:35:36 +01:00 |
|
|
|
4fb9a63ce9
|
feat: optimise the hardclip mode
|
2026-08-03 15:22:40 +01:00 |
|
|
|
ec27e5cc92
|
Update README.md
|
2026-08-03 13:10:02 +02: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 |
|
|
|
556519a750
|
Update README.md
|
2026-08-02 22:44:37 +02: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 |
|
|
|
ce7844d7af
|
feat: implement basic distortion
|
2026-08-02 20:14:51 +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 |
|
|
|
59afc726da
|
chore: ignore .d files
|
2026-08-02 20:02:02 +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 |
|
|
|
eb31dcb54e
|
no errors.
|
2026-08-02 15:19:44 +01:00 |
|
|
|
a6db0ef4b8
|
README
|
2026-08-02 15:17:09 +01:00 |
|
|
|
3e9b443b60
|
init + building
|
2026-08-02 05:37:06 +01:00 |
|