Graphic ADSR in Ruby
Posted: Sat Oct 19, 2013 10:18 pm
a simple graphical ADSR done in ruby, all values are scaled to 0..1
DSP Robotics and FlowStone Graphical Programming Software Support and Forums
https://dsprobotics.com/support/
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?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.