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

Safe HaskellNone

Synthesizer.Plain.Effect.Glass

Synopsis

Documentation

glass :: Double -> [Double]Source

We try to simulate the sound of broken glass as a mixture of short percussive sounds with random pitch

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

densitySmooth :: C a => a -> aSource

densityHeavy :: C a => a -> aSource