diff options
author | Thomas Grill <xovo@users.sourceforge.net> | 2004-02-08 03:45:54 +0000 |
---|---|---|
committer | Thomas Grill <xovo@users.sourceforge.net> | 2004-02-08 03:45:54 +0000 |
commit | 70c20aa213d7526ae3db2bd1567fb2a40ecefd8f (patch) | |
tree | b1b0917feec8d43fa5b9342a0a0bd67a7cdddd02 /externals/grill/guitest/pd | |
parent | 64c61824dc8bc2a83c03cd609bea77f374b6cfe5 (diff) |
""
svn path=/trunk/; revision=1315
Diffstat (limited to 'externals/grill/guitest/pd')
-rw-r--r-- | externals/grill/guitest/pd/guitest1.pd | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/externals/grill/guitest/pd/guitest1.pd b/externals/grill/guitest/pd/guitest1.pd new file mode 100644 index 00000000..dab24e77 --- /dev/null +++ b/externals/grill/guitest/pd/guitest1.pd @@ -0,0 +1,7 @@ +#N canvas 0 0 456 306 12;
+#X obj 31 87 guitest;
+#X obj 32 47 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
+-1;
+#X obj 30 231 print OUTPUT;
+#X connect 0 0 2 0;
+#X connect 1 0 0 0;
|