diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-11-22 18:40:34 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-11-22 18:40:34 +0000 |
commit | c723d0c382d0f901ae302cb5c60cecaa2fbf2195 (patch) | |
tree | 78e5fff6ac1b245aa1acba3577d8ef6bbc56077a /instances-template.pd | |
parent | e13c080ea00836751efce187d516b3faa8a7040c (diff) |
barebones working version of [instances]
svn path=/trunk/externals/manypoly/; revision=14484
Diffstat (limited to 'instances-template.pd')
-rw-r--r-- | instances-template.pd | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/instances-template.pd b/instances-template.pd new file mode 100644 index 0000000..085c53b --- /dev/null +++ b/instances-template.pd @@ -0,0 +1,5 @@ +#N canvas 411 77 637 579 10; +#X obj 29 30 inlet; +#X obj 335 19 inlet; +#X obj 345 508 outlet; +#X obj 35 508 outlet; |