aboutsummaryrefslogtreecommitdiff
path: root/help-randomF.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2003-07-30 21:52:27 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2003-07-30 21:52:27 +0000
commitc8f3e3674f08bf56407e478c3160c4392196c118 (patch)
treec02a0612aa9172c4ee8557ecc5626020a2d4d4b8 /help-randomF.pd
separated out all objects into individual files; created a few missing help files; moves all help files to new 0.37 help- standard; removed [reson~] and [abs~] since they are now maintained elsewhere; created Makefile for Linux and Darwinsvn2git-root
svn path=/trunk/externals/markex/; revision=806
Diffstat (limited to 'help-randomF.pd')
-rw-r--r--help-randomF.pd12
1 files changed, 12 insertions, 0 deletions
diff --git a/help-randomF.pd b/help-randomF.pd
new file mode 100644
index 0000000..148e7d6
--- /dev/null
+++ b/help-randomF.pd
@@ -0,0 +1,12 @@
+#N canvas 749 231 604 504 10;
+#X text 124 68 GEM object;
+#X msg 123 155 bang;
+#X text 138 23 randomF;
+#X obj 123 223 randomF 0.5;
+#X text 60 385 randomF is a floating point random number generator
+;
+#X floatatom 195 161 5 0 0 1 range - -;
+#X floatatom 123 289 5 0 0 0 - - -;
+#X connect 1 0 3 0;
+#X connect 3 0 6 0;
+#X connect 5 0 3 1;