aboutsummaryrefslogtreecommitdiff
path: root/sfruit/rprint-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'sfruit/rprint-help.pd')
-rw-r--r--sfruit/rprint-help.pd15
1 files changed, 15 insertions, 0 deletions
diff --git a/sfruit/rprint-help.pd b/sfruit/rprint-help.pd
new file mode 100644
index 0000000..5ddfc43
--- /dev/null
+++ b/sfruit/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;