aboutsummaryrefslogtreecommitdiff
path: root/randomblock~/randomblock~-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2011-07-31 03:59:16 +0000
committerIOhannes m zmölnig <zmoelnig@iem.at>2015-10-14 15:23:30 +0200
commitd145fa6f792d6c44da2feec90507adb94e40323e (patch)
treeae3aaf213dbb4273331745802ef1259dce8e2986 /randomblock~/randomblock~-help.pd
parent67af8f6b3f179d5b4ba0747ab971abbeecbedd45 (diff)
got everything building using the template Makefile
svn path=/trunk/externals/unauthorized/; revision=15173
Diffstat (limited to 'randomblock~/randomblock~-help.pd')
-rw-r--r--randomblock~/randomblock~-help.pd15
1 files changed, 0 insertions, 15 deletions
diff --git a/randomblock~/randomblock~-help.pd b/randomblock~/randomblock~-help.pd
deleted file mode 100644
index d4b2e5d..0000000
--- a/randomblock~/randomblock~-help.pd
+++ /dev/null
@@ -1,15 +0,0 @@
-#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;