diff options
author | Jonathan Wilkes <jancsika1@users.sourceforge.net> | 2010-11-25 01:28:20 +0000 |
---|---|---|
committer | Jonathan Wilkes <jancsika1@users.sourceforge.net> | 2010-11-25 01:28:20 +0000 |
commit | 14029710b5ac9e67688a8ff4b3b88a846d55a040 (patch) | |
tree | a526e5b23375d147f10b029070d9e1c2c3bda55b /src/printbytes-test.pd | |
parent | 24a4a7fec75d33c81735c10a2d232d1cdfa52542 (diff) |
added META subpatch
svn path=/trunk/externals/moocow/pdstring/; revision=14525
Diffstat (limited to 'src/printbytes-test.pd')
-rw-r--r-- | src/printbytes-test.pd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/printbytes-test.pd b/src/printbytes-test.pd index e2e23e9..5319286 100644 --- a/src/printbytes-test.pd +++ b/src/printbytes-test.pd @@ -1,4 +1,4 @@ -#N canvas 30 10 564 356 10; +#N canvas 0 31 564 356 10; #X obj 36 280 printbytes; #X msg 33 21 A B C; #X obj 36 106 any2bytes; |