XML Feeds

.

[maxmsp] Re: alternative for function as envelope for amp, pitch etc

Adam Murray adamjmurray at gmail.com
Wed Oct 3 17:40:31 MDT 2007


If you just want to draw with your mouse, I think multislider is the way to go. I can actually see a multislider with lots of sliders being a pretty nice UI for envelopes. Now I want to try it :) 

But I do not have access to Max right now or I would give you an example. You just need to convert the output of multislider to the format expected by line~. So for example if you want the time represented by a single slider to be 20 ms, you can just insert a 20 in between each multislider value. That might take a little work though, probably you will need something involving multislider > iter > prepend > zl group. If you get stuck just ask... 

-Adam


More information about the maxmsp mailing list