Random Panning ?

Cheng Chien-Wen's icon

Hi,

Could anyone share the ideas about making a random panning patch ? Currently I am using a bang-triggered design to randomly generate a panning factor from "random" objectfor level control.

My teacher showed me antoher strange method by using sah~ to sample some points in a sine wave to decide the panning factor.

I guess this always has to do with granular synthesis, synchronizing the short silence (level=0) moment of a windowed sound segment with each new panning factor. Right ?

I was wondering if there are any other random panning related externals or patch examples available. I would like to know what is the most effective way to do it.

Thanks.

Chien-Wen

Matthias Schneider-Hollek's icon
Cheng Chien-Wen's icon

That's really a better way to do the random panning.
Thank you very much.