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

Safe HaskellNone

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.