aboutsummaryrefslogtreecommitdiff
path: root/randomblock~-help.pd
blob: d4b2e5d014511c7ace1f2bcf819f13b80939b2d0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#N canvas 194 211 575 337 10;
#X msg 361 263 \; pd dsp 1;
#X floatatom 192 112 5 0 0;
#X text 191 88 Set upper limit of random values;
#X text 107 123 Not used;
#X obj 121 179 print~;
#X msg 76 156 bang;
#X text 160 29 Generates an audio block starting at a random value
;
#X obj 121 143 randomblock~ 100;
#X text 161 42 This can be used to read a table randomly.;
#X text 161 54 This is illustrated in "mrandtab.pd".;
#X connect 1 0 7 1;
#X connect 5 0 4 0;
#X connect 7 0 4 0;