[#for 0 10 1] | [# something...] <- put function here | [#to_list]
do these objects have a counterpart in Pd? I wanted to avoid using still
another version of the program.
if you want random distributions, then those are defined in many more parameters than just an average value and an average deviation from that value. there are as many kinds of randomness as there are kinds of everything else. You can generate independent randomness (each sample is separate from each other) or you can make them related (random walks, markov chains, and more). First, you need to know what kind of effect you'd like to achieve or what you'd like to imitate, and after that, I
can help you some more...
I'll try out several distributions and envelopes (increasing/decreasing
envelope, etc.). There are already several random distribution objects
around, which I'm thinking of using.