synthesizer-core-0.4.0.4: Audio signal processing coded in Haskell: Low level part

Synthesizer.Plain.Filter.Delay

Synopsis

Documentation

phaser :: (C a v, C a) => a -> [a] -> [v] -> [v]Source

propAll :: [[Bool]]Source

The test for constant interpolation will fail, due to different point of views in forward and backward interpolation.