aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Iannini <lukeiannini@users.sourceforge.net>2008-08-19 07:42:50 +0000
committerLuke Iannini <lukeiannini@users.sourceforge.net>2008-08-19 07:42:50 +0000
commit897b75f7b63b024cb61b58498ff7e22a4e8b88f4 (patch)
tree6be0951a6e2b4e14a72928111ce809849bd3d282
parentc9fe7d89b7092fa55ca34f5b8bbec67d1513eec5 (diff)
more helpfiles
svn path=/trunk/abstractions/senderfruit/; revision=10255
-rw-r--r--core/bb-help.pd9
-rw-r--r--core/cpugraph-help.pd6
-rw-r--r--core/round-help.pd10
-rw-r--r--core/rprint-help.pd15
-rw-r--r--core/setabng-help.pd24
-rw-r--r--core/setabng.pd6
6 files changed, 65 insertions, 5 deletions
diff --git a/core/bb-help.pd b/core/bb-help.pd
new file mode 100644
index 0000000..a63a07b
--- /dev/null
+++ b/core/bb-help.pd
@@ -0,0 +1,9 @@
+#N canvas 0 22 450 300 10;
+#X obj 70 115 bb \$0.googly-moogly;
+#X obj 243 181 r \$0.googly-moogly;
+#X obj 243 205 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144
+-1 -1;
+#X text 16 20 [bb] - Simply \, a bang with a set send destination.
+Handy for rapid prototyping. Use like [bb receiver-name].;
+#X text 284 274 2008 Luke Iannini;
+#X connect 1 0 2 0;
diff --git a/core/cpugraph-help.pd b/core/cpugraph-help.pd
new file mode 100644
index 0000000..fbef5e8
--- /dev/null
+++ b/core/cpugraph-help.pd
@@ -0,0 +1,6 @@
+#N canvas 0 22 370 270 10;
+#X obj 115 94 cpugraph;
+#X text 16 11 [cpugraph] - A nice GOP widget for monitoring CPU usage.
+Use the "Mark" button to note down the current value to compare to
+later.;
+#X text 231 237 2008 Luke Iannini;
diff --git a/core/round-help.pd b/core/round-help.pd
new file mode 100644
index 0000000..bacd6a3
--- /dev/null
+++ b/core/round-help.pd
@@ -0,0 +1,10 @@
+#N canvas 0 22 387 243 10;
+#X text 27 15 [round] - round a number to the closest integer;
+#X obj 76 87 hsl 128 15 0 10 0 0 empty empty empty -2 -8 0 10 -262144
+-1 -1 600 1;
+#X obj 73 145 round;
+#X floatatom 73 173 5 0 0 0 - - -;
+#X floatatom 73 118 5 0 0 0 - - -;
+#X connect 1 0 4 0;
+#X connect 2 0 3 0;
+#X connect 4 0 2 0;
diff --git a/core/rprint-help.pd b/core/rprint-help.pd
new file mode 100644
index 0000000..5ddfc43
--- /dev/null
+++ b/core/rprint-help.pd
@@ -0,0 +1,15 @@
+#N canvas 664 410 415 267 10;
+#X obj 44 191 rprint \$0.some-data;
+#X obj 44 137 s \$0.some-data;
+#X text 20 14 [rprint] - intercept a send and print it to the console.
+Usually for debugging.;
+#X msg 44 93 nom nom nom;
+#X obj 263 100 r \$0.some-data;
+#X obj 263 128 list prepend set;
+#X obj 263 153 list trim;
+#X msg 263 186;
+#X text 267 229 2008 Luke Iannini;
+#X connect 3 0 1 0;
+#X connect 4 0 5 0;
+#X connect 5 0 6 0;
+#X connect 6 0 7 0;
diff --git a/core/setabng-help.pd b/core/setabng-help.pd
new file mode 100644
index 0000000..6660af7
--- /dev/null
+++ b/core/setabng-help.pd
@@ -0,0 +1,24 @@
+#N canvas 0 22 666 356 10;
+#X text 314 156 [setabng]'s right xlets should be cross-connected to
+a [bng] object. Sending a [set( message to the left inlet of setabng
+will blink the [bng] without transmitting to setabng's left outlet.
+;
+#X text 13 11 [setabng] - add a [set( method to [bng] objects so they
+can be flashed without passing a [bang( message to their outlet.;
+#X obj 240 160 bng 50 250 50 0 empty empty empty 17 7 0 10 -262130
+-1 -1;
+#X msg 59 89 set;
+#X obj 59 178 setabng;
+#X obj 59 311 bng 20 250 50 0 empty empty bang 22 10 0 10 -262144 -1
+-1;
+#X obj 89 90 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1
+-1;
+#X text 69 236 use [setabng]'s left outlet in place of your [bng]'s
+outlet \, and [setabng]'s left inlet in place of your [bng]'s inlet
+;
+#X text 445 330 2008 Luke Iannini;
+#X connect 2 0 4 1;
+#X connect 3 0 4 0;
+#X connect 4 0 5 0;
+#X connect 4 1 2 0;
+#X connect 6 0 4 0;
diff --git a/core/setabng.pd b/core/setabng.pd
index c17585e..80c3c23 100644
--- a/core/setabng.pd
+++ b/core/setabng.pd
@@ -1,4 +1,4 @@
-#N canvas 1370 779 524 276 10;
+#N canvas 766 282 203 271 10;
#X obj 44 35 inlet;
#X obj 44 199 spigot;
#X msg 44 154 1;
@@ -9,10 +9,6 @@
#X obj 44 233 outlet;
#X obj 132 166 inlet;
#X obj 131 142 outlet;
-#X text 142 33 [setabng]'s right xlets should be cross-connected to
-a [bng] object. Sending a [set( message to the left inlet of setabng
-will blink the [bng] without transmitting to setabng's left outlet.
-;
#X connect 0 0 6 0;
#X connect 1 0 7 0;
#X connect 2 0 1 1;