Very nice!Do you mind if I make the randomization into an abstraction?On Apr 13, 2016, at 12:15 PM, pd-list-request@lists.iem.at wrote:From: AP Vague <apvague@gmail.com>Subject: [PD] waveform randomizerDate: April 13, 2016 at 12:14:51 PM MDTTo: "pd-list@iem.at" <pd-list@iem.at>I wrote a patch to make interesting, pseudo-randomized waveforms in real time as a way to add complexity and variation to drones. The patch duplicates a table with randomization and uses [tabosc4~] as the final oscillators to dac. This version cascades the duplication process; table b is a copy of a, c is a copy of b, d is a copy of c. The results are pretty interesting and I think the signals could work well with other manipulations like filters.<various waveforms.pd>I'm afraid that this might have been the extreme longhand way to do this, ha ha ha. It works fine for what I wanted but I thought there might be some ideas on how to accomplish it in an easier way. I also just kind of wanted to share it.Cheers.