sowbug / groove

A digital audio workstation (DAW) engine.
Other
20 stars 0 forks source link

Envelope generators should use convex/concave transforms rather than linear by default #70

Closed sowbug closed 1 year ago

sowbug commented 1 year ago

See Pirkle DSSPC++ p.96.

sowbug commented 1 year ago

The v0.0 of this is done as of 0008dad6668914e43a5af22d846645860d36d2b0. The actual curve shapes are arbitrary for now. Either I'll pick a single shape for each that makes mathematical sense, or I'll let the user determine the shape.