Randomize a sequence of sound
hi guys, I would like to create a random sequence of 10 sounds, which go in a random way to compose the sequence each time in a different way.
For example:
- sequence 1 (sound03 - s05 - s07 - s02 - s10 - s09 - s01 - s04 - s08 - s06)
- sequence 2 (s10 - s04 - s08 etc.)
Can you help me? thank you so much
You may find the Max urn external to be of use.
Could use zl.scramble too.
Real Time Composition Library has some nice random selection objects as well.