Here's the first patch I've put together myself. It plays a random root note, which then gets combined with random harmonics, at a random tempo. Pretty basic, but it's fun.
There's a couple things I'd like to do with it, though:
1. How can I turn off the output from the random number generators so that I can manually control the variables via the number boxes? Right now, I can turn the randomness off, but then it just outputs zeros on the metronome beat. Which is boring.
2. Is there a way to control the attack and decay for each of the notes? Right now, I'm doing it with message boxes into vline~, but I'd like to be able to modify that stuff on the fly.
3. I know I could nice it up a little bit with subpatches and stuff, but I haven't quite figured those out yet. Any suggestions on the best way to learn how they work?
Thanks!
http://www.pdpatchrepo.info/hurleur/additive_random_synth_time_variable.pd