ensnare-org / ensnare-v1

A library for generating digital audio.
https://ensnare.me
Other
2 stars 1 forks source link

Envelope and Path are very similar #40

Open sowbug opened 4 months ago

sowbug commented 4 months ago

Each is a signal consisting of steps. Path is static and time-driven. Envelope adds MIDI inputs (note on/off, velocity/pressure etc).

The underlying engine can be very flexible. The Envelope GUI can restrict a particular instance to ADSR.