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

Safe HaskellNone
LanguageHaskell2010

Synthesizer.Plain.Filter.Delay

Synopsis

Documentation

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

propAll :: [[Bool]]

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