|
| Synthesizer.Interpolation |
|
|
|
|
|
| Synopsis |
|
|
|
| Documentation |
|
|
| interpolation as needed for resampling
| | Constructors | | Cons | | | margin :: !Margin | | | func :: !(t -> T y -> y) | |
|
|
|
|
|
| Constructors | | Margin | | | marginNumber :: !Int | interpolation requires a total number of number
| | marginOffset :: !Int | interpolation requires offset values before the current
|
|
| Instances | |
|
|
|
|
|
|
|
|
| Different kinds of interpolation
|
|
| Hard-wired interpolations
|
|
| newtype PrefixReader y a | Source |
|
| Constructors | | Instances | |
|
|
|
|
|
|
|
| Consider the signal to be piecewise constant.
|
|
| Produced by Haddock version 2.4.2 |