diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-10-27 20:06:10 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-10-27 20:06:10 +0000 |
commit | 99232d72913930a4af23c93f61f214e1e675c3f2 (patch) | |
tree | 7e3f1264e11daf4831a59fd9578facfbc1e680a2 /voicepoly-help.pd | |
parent | ef03f03d1162dc5dde2ae7179a51f6b3f95926e7 (diff) |
added [ggee/getdir] so that voicepoly.pd can find where the abstraction is without having to be in the same folder
svn path=/trunk/externals/manypoly/; revision=14244
Diffstat (limited to 'voicepoly-help.pd')
-rw-r--r-- | voicepoly-help.pd | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/voicepoly-help.pd b/voicepoly-help.pd deleted file mode 100644 index 84055c9..0000000 --- a/voicepoly-help.pd +++ /dev/null @@ -1,16 +0,0 @@ -#N canvas 522 304 450 300 10; -#X obj 97 97 voicepoly 5 voicetest; -#X obj 109 178 dac~; -#X obj 225 58 hsl 128 15 0 10 0 0 empty empty empty -2 -8 0 10 -262144 --1 -1 7500 1; -#X floatatom 237 80 5 0 0 0 - - -; -#X msg 96 48 bang; -#X obj 305 22 pddp/dsp; -#X obj 220 120 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 --1 -1; -#X connect 0 0 1 0; -#X connect 0 1 1 1; -#X connect 0 2 6 0; -#X connect 2 0 0 1; -#X connect 2 0 3 0; -#X connect 4 0 0 0; |