[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[sc-users] simple looping envelope question



hi, How can i loop and envelope from the beginning to the end for ever?

I ve been reading the env help file and I tried this:
Env.new([0,1,0.1,0],[0.5,0.5,2], 'lin', 3, 0).test(inf).plot;

Release node is 3 and it loops from node 0, it this is not supposed to create a loop from the beginning to the end of my env? why does it not work?

thanks in advance

C.