https://github.com/joonastuo/Filter
A state variable filter plugin made with JUCE.
https://github.com/joonastuo/Filter
Last synced: about 2 months ago
JSON representation
A state variable filter plugin made with JUCE.
- Host: GitHub
- URL: https://github.com/joonastuo/Filter
- Owner: joonastuo
- Created: 2019-02-20T16:22:26.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-06T17:33:57.000Z (about 6 years ago)
- Last Synced: 2024-11-14T20:38:25.529Z (8 months ago)
- Language: C++
- Homepage:
- Size: 138 KB
- Stars: 14
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-juce - Filter
README
Filter
======Filter plugin made with JUCE (v5.4.3). A screenshot of the plugin can be seen below.
![]()
## Current features
* Controllable parameters:
- Frequency: Center frequency of the filter
- Resonance
- Filter type: LP, HP, BP
- FIlter design: JUCE StateVariableFilter
- Graph of magnitude response
- Resizable