csound-catalog-0.7.3: a gallery of Csound instruments.

Safe HaskellNone
LanguageHaskell98

Csound.Catalog.Envelope

Description

Envelopes

Synopsis

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.