Safe Haskell | None |
---|
Envelopes
- percussive :: D -> Sig
- revPercussive :: D -> Sig
Documentation
percussive :: D -> SigSource
An exponential envelope for the percussive sound. It takes in a time of the decay section.
revPercussive :: D -> SigSource
A reversed exponential envelope for the percussive sound. It takes a time of the decay section of the original envelope.