elektrokokke / elektrocillin

See the wiki (link below) for documentation.
https://github.com/elektrokokke/elektrocillin/wiki
5 stars 0 forks source link

Alternative ADSR envelope using interpolators #17

Closed elektrokokke closed 13 years ago

elektrokokke commented 13 years ago

Such a class could use the GraphicsInterpolatorEditItem to provide a GUI for the ADSR envelope. It could also have more then 4 phases.

The envelope class would now three phases:

elektrokokke commented 13 years ago

Created a new class that does this: Envelope and the corresponding EnvelopeClient and EnvelopeGraphicsItem etc.