|
| Synthesizer.Plain.Filter.Recursive.Allpass | | Portability | requires multi-parameter type classes | | Stability | provisional | | Maintainer | synthesizer@henning-thielemann.de |
|
|
|
| Description |
|
|
|
| Documentation |
|
|
| Constructors | | Parameter | Feedback factor.
| |
| Instances | |
|
|
|
| :: C a | | | => Int | The number of equally designed 1st order allpasses.
| | -> a | The phase shift to be achieved for the given frequency.
| | -> a | The frequency we specified the phase shift for.
| | -> Parameter a | |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| fromPairs :: [(a, a)] -> [a] | Source |
|
|
| toPairs :: [a] -> [(a, a)] | Source |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Produced by Haddock version 2.4.2 |