synthesizer-core-0.8.3: Audio signal processing coded in Haskell: Low level part
Safe HaskellSafe-Inferred
LanguageHaskell2010

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.