diff options
author | B. Bogart <bbogart@users.sourceforge.net> | 2005-11-26 22:21:07 +0000 |
---|---|---|
committer | B. Bogart <bbogart@users.sourceforge.net> | 2005-11-26 22:21:07 +0000 |
commit | 33789244c6dbe3611607e77fa98f0f0c72f354ee (patch) | |
tree | c1c0c3d40f010b7be1e3bc223cecdaaf2e0bd74b /abstractions/pt.scale.pd |
Initial Commit of pixelTANGO 0.3.4svn2git-root
svn path=/trunk/abstractions/pixelTANGO/; revision=4049
Diffstat (limited to 'abstractions/pt.scale.pd')
-rw-r--r-- | abstractions/pt.scale.pd | 49 |
1 files changed, 49 insertions, 0 deletions
diff --git a/abstractions/pt.scale.pd b/abstractions/pt.scale.pd new file mode 100644 index 0000000..9963fd5 --- /dev/null +++ b/abstractions/pt.scale.pd @@ -0,0 +1,49 @@ +#N canvas 277 474 130 42 10; +#N canvas 96 361 525 397 intera 0; +#X obj 26 56 inlet; +#X obj 26 322 outlet; +#X obj 154 4 cnv 15 300 340 empty empty empty 5 8 1 10 -260390 -1 0 +; +#X obj 407 14 inlet; +#X obj 411 319 outlet; +#X obj 26 277 scaleXYZ; +#X text 7 3 Scale; +#X obj 53 182 r \$0-scale; +#X obj 53 236 interp1; +#X obj 170 247 s \$0-s; +#X obj 180 205 delay 250; +#X text 250 205 <- conflict w/ state-saving!; +#X obj 170 79 r \$0-reset; +#X msg 170 226 1; +#X obj 248 140 mementoSetup pt.scale \$0; +#X connect 0 0 5 0; +#X connect 3 0 14 0; +#X connect 5 0 1 0; +#X connect 7 0 8 0; +#X connect 8 0 5 1; +#X connect 8 0 5 2; +#X connect 8 0 5 3; +#X connect 10 0 13 0; +#X connect 12 0 13 0; +#X connect 13 0 9 0; +#X connect 14 0 10 0; +#X connect 14 1 4 0; +#X restore 16 104 pd intera; +#X obj 1 1 cnv 5 128 40 empty empty Scale 5 7 1 9 -249661 -66577 0 +; +#X obj 10 19 hsl 112 15 0.1 7 0 0 \$0-scale \$0-s Scale 47 8 1 8 -262144 +-1 -1 0 1; +#X obj 113 3 bng 11 250 50 0 \$0-reset \$0- Reset -25 6 1 8 -262144 +-1 -1; +#X obj 16 82 inlet; +#X obj 74 82 inlet; +#X obj 16 126 outlet; +#X obj 74 126 outlet; +#X obj 157 56 commun /s \$0; +#X connect 0 0 6 0; +#X connect 0 1 7 0; +#X connect 2 0 8 0; +#X connect 4 0 0 0; +#X connect 5 0 0 1; +#X connect 8 0 2 0; +#X coords 0 0 1 1 130 42 1; |