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