aboutsummaryrefslogtreecommitdiff
path: root/debug.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-01-17 05:11:28 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-01-17 05:11:28 +0000
commit2b443898636e4366ae4d4cca6e3a8ef517adaca5 (patch)
tree6f987e437d30e947487fe6c7fc2e95db910bc3c6 /debug.pd
parentc1b8c67d335f778532fe12cf45e2ede85d067373 (diff)
some random little shortcut objects that I use here and there. Someday they'll find their way into a proper library
svn path=/trunk/externals/hcs/; revision=4433
Diffstat (limited to 'debug.pd')
-rw-r--r--debug.pd12
1 files changed, 12 insertions, 0 deletions
diff --git a/debug.pd b/debug.pd
new file mode 100644
index 0000000..c427476
--- /dev/null
+++ b/debug.pd
@@ -0,0 +1,12 @@
+#N canvas 167 523 278 181 10;
+#X obj 74 0 inlet;
+#X obj 1 4 tgl 15 0 empty ATORAT_DEBUG empty 14 8 1 8 -261440 -1 -1
+0 1;
+#X obj 74 53 spigot;
+#X obj 74 113 print \$1;
+#X text 8 150 (C) Copyright 2004 Hans-Christoph Steiner;
+#X text 112 166 released under the GNU GPL;
+#X connect 0 0 2 0;
+#X connect 1 0 2 1;
+#X connect 2 0 3 0;
+#X coords 0 0 1 1 130 18 1;