vivid-0.2.0.5: Sound synthesis with SuperCollider

Safe HaskellNone
LanguageHaskell98
Extensions
  • DataKinds
  • FlexibleContexts
  • ExistentialQuantification
  • KindSignatures
  • ExplicitForAll

Vivid.Envelopes

Description

Envelopes. **This module is the least mature in vivid and is likely to change a lot in the future!**

Synopsis

Documentation

shapeNumber :: EnvCurve -> Float Source

Same as "Env.shapeNumber" in SC.

This is useful if you want to set a the env shape of a running synth

curveNumber :: EnvCurve -> Float Source

"shapeNumber" with a name I like better