I'm not all that up to date on my random opcodes, but I had a thought about this. Don't some of these have a 'seed' parameter that instigates the random generation? if you set that seed parameter to a MIDI controller or graphic slider or something it would be pretty easy to change it each time you render a file. On 12/13/05, davemac (sent by Nabble.com) wrote: > Let me first say that I'm really new to all of this stuff, and I'm > currently working on my final project for a csound class. I'm looking > for a way to generate a random values (mostly for frequencies) in an > instrument that will not only be different each time I use it in the > score, but each time I compile the project as a whole. I've tried > various applications of rand, randh, random, randomh, and rnd. Any > thoughts? You can reply here or email me off-list at > davidmacdonald@mizzou.edu. > > Dave > > ________________________________ > Sent from the Csound - General forum at Nabble.com: > Random Numbers