https://github.com/dlustre/llc-distortion
Audio distortion plugin made in JUCE
https://github.com/dlustre/llc-distortion
cpp juce vst
Last synced: about 1 month ago
JSON representation
Audio distortion plugin made in JUCE
- Host: GitHub
- URL: https://github.com/dlustre/llc-distortion
- Owner: dlustre
- Created: 2024-03-19T03:27:54.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-27T23:12:47.000Z (almost 2 years ago)
- Last Synced: 2026-05-02T20:40:06.609Z (2 months ago)
- Topics: cpp, juce, vst
- Language: C++
- Homepage:
- Size: 143 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## LLC Distortion - A Versatile Distortion VST
LLC Distortion is a versatile effect plugin. It provides a distortion effect, allowing for fine-tuning to control the softness/harshness to suit your needs: add warmth to vocals, add distortion to a guitar, and many more uses. The pre-amp knob allows you to bring out the distortion, giving you control as to how much pre-amplification you need. LLC Distortion has a variety of distortion modes to choose from: Hard Clip, Soft Clip, and Half-Wave Rectification. Add LLC Distortion to anything: vocals, synthesizers, drums, bass, etc.

Made with the JUCE framework.