aboutsummaryrefslogtreecommitdiff
path: root/doc/permut~-help.pd
blob: c8aa822c6cc84bf5d8c5b6fd8ecceaefa49d7004 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#N canvas 523 376 560 300 10;
#X text 29 10 permut~ performs a random permutation on a signal block
;
#X text 30 27 mainly intended for shuffling spectral data (dynwav)
;
#X obj 73 127 bng 15 250 50 0 empty empty empty 0 -6 32 8 -262144 -1
-1;
#X msg 96 126 random;
#X text 154 124 bang or random create a new random permutation;
#X obj 30 91 osc~;
#X obj 30 166 permut~;
#X obj 29 210 dac~;
#X floatatom 30 61 5 0 0;
#X connect 2 0 6 0;
#X connect 3 0 6 0;
#X connect 5 0 6 0;
#X connect 6 0 7 0;
#X connect 6 0 7 1;
#X connect 8 0 5 0;