| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Synthesizer.Dimensional.Rate
Description
This module contains types that may be used as sample rate type in a dimensional signal.
Documentation
This type does not store a sample rate. It just provides a phantom type parameter which asserts a common sample rate among several signals.
Constructors
| Phantom |
Instances
| Applicable (Core s) (Phantom s) # | |
type Dimensional u t = Actual (T (Recip u) t) #