Page 1 of 1
Graphic ADSR in Ruby
Posted: Sat Oct 19, 2013 10:18 pm
by Nubeat7
a simple graphical ADSR done in ruby, all values are scaled to 0..1
Re: Graphic ADSR in Ruby
Posted: Sat Oct 19, 2013 10:41 pm
by RJHollins
This looks very cool NuBeat !
Just wondering ... are the 'dot' controls supposed to be linked as a whole group ? I was expecting to be able to move one 'dot' while the others maintain their position. Just wondering.
Re: Graphic ADSR in Ruby
Posted: Sun Oct 20, 2013 1:43 am
by Nubeat7
RJHollins wrote:This looks very cool NuBeat !
Just wondering ... are the 'dot' controls supposed to be linked as a whole group ? I was expecting to be able to move one 'dot' while the others maintain their position. Just wondering.
yeah, you also could built a multienvelope out of it but in this classic ADSR the lenght of the envelope is Attacktime (level from 0 to 1) + Decaytime(level from 1 to sustainlevel) + hold sustainlevel + releasetime(level from sustain to 0) so it should be right like this or?
Re: Graphic ADSR in Ruby
Posted: Sat Nov 28, 2015 7:19 pm
by Halon
Thank you
