diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-11-22 20:54:36 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-11-22 20:54:36 +0000 |
commit | 6b90ede50883f41e5bca89d88a38aa0c7c831244 (patch) | |
tree | eb45bf0d503b2bbd05081dd8137cbef1e1885b20 /voices-wrap~.pd | |
parent | 11ff4a156d6c6803869f9abc06cba1506806d990 (diff) |
proper tilde-fication
svn path=/trunk/externals/many/; revision=14490
Diffstat (limited to 'voices-wrap~.pd')
-rw-r--r-- | voices-wrap~.pd | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/voices-wrap~.pd b/voices-wrap~.pd new file mode 100644 index 0000000..c9a0c95 --- /dev/null +++ b/voices-wrap~.pd @@ -0,0 +1,34 @@ +#N canvas 366 494 452 327 10; +#X obj 45 26 inlet; +#X obj 45 177 spigot; +#X obj 192 274 spigot; +#X obj 25 249 \$1 \$2 \$3 \$4 \$5 \$6 \$7 \$8 \$9; +#X obj 22 301 outlet; +#X obj 260 23 inlet; +#X msg 67 124 0 1; +#X msg 105 125 1 0; +#X text 252 156 this object is used by nqpoly5; +#X text 12 5 nqpwrap5 - pix.test.at; +#X obj 45 64 trigger anything anything; +#X obj 25 226 trigger anything bang; +#X obj 105 100 loadbang; +#X obj 78 155 unpack float float; +#X obj 85 301 outlet~; +#X text 213 298 strange ordering to make dynamic patching esaier; +#X obj 161 301 outlet~; +#X connect 0 0 10 0; +#X connect 1 0 11 0; +#X connect 2 0 4 0; +#X connect 3 0 14 0; +#X connect 3 1 16 0; +#X connect 3 2 7 0; +#X connect 5 0 3 1; +#X connect 6 0 13 0; +#X connect 7 0 13 0; +#X connect 10 0 1 0; +#X connect 10 1 2 0; +#X connect 11 0 3 0; +#X connect 11 1 6 0; +#X connect 12 0 7 0; +#X connect 13 0 1 1; +#X connect 13 1 2 1; |