diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-10-27 19:53:53 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-10-27 19:53:53 +0000 |
commit | ef03f03d1162dc5dde2ae7179a51f6b3f95926e7 (patch) | |
tree | 2bdd229d9cd5bf30df56081a1e1f371257427096 /voicepoly-help.pd |
starting lib of poly objects, with working sketch of [voicepoly], an improved nqpoly4svn2git-root
svn path=/trunk/externals/manypoly/; revision=14243
Diffstat (limited to 'voicepoly-help.pd')
-rw-r--r-- | voicepoly-help.pd | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/voicepoly-help.pd b/voicepoly-help.pd new file mode 100644 index 0000000..84055c9 --- /dev/null +++ b/voicepoly-help.pd @@ -0,0 +1,16 @@ +#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; |