rezaali / ofxUI

[DEPRECATED] UI Addon for openFrameworks
http://www.syedrezaali.com/#/ofxui-project-showcase/
518 stars 202 forks source link

Added ofxUIEnvelope, ofxUIEnvelopeEditor and associated changes in ofxUICanvas.h and ofxUI.h #163

Closed mitchmindtree closed 10 years ago

mitchmindtree commented 10 years ago

Hey Rez!

Here's the src for the envelope editor I was showing you. Hope it's not too messy! I tried commenting in most places, hopefully it all makes sense. Let me know if it doesn't!

screen shot 2014-01-01 at 5 36 34 pm

If anyone else reading this wants to see it working, here's a short example where i'm using it to control amplitude and frequency envelopes in an instrument editor.

https://www.youtube.com/watch?v=BK0f3CicNR4

Cheers,

Mitch

mitchmindtree commented 10 years ago

Closing - going to edit this into the new .h / .cpp format