| Portability | requires multi-parameter type classes |
|---|---|
| Stability | provisional |
| Maintainer | synthesizer@henning-thielemann.de |
Synthesizer.Plain.Filter.Recursive
Description
- data Pole a = Pole {
- poleResonance :: !a
- poleFrequency :: !a
- data Passband
Various Filters
Recursive filters with resonance
Description of a filter pole.
Constructors
| Pole | |
Fields
| |