Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joonastuo/Filter
A state variable filter plugin made with JUCE.
https://github.com/joonastuo/Filter
Last synced: 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 (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-06T17:33:57.000Z (almost 6 years ago)
- Last Synced: 2024-08-04T02:09:00.274Z (6 months ago)
- Language: C++
- Homepage:
- Size: 138 KB
- Stars: 13
- 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