From 33789244c6dbe3611607e77fa98f0f0c72f354ee Mon Sep 17 00:00:00 2001 From: "B. Bogart" Date: Sat, 26 Nov 2005 22:21:07 +0000 Subject: Initial Commit of pixelTANGO 0.3.4 svn path=/trunk/abstractions/pixelTANGO/; revision=4049 --- abstractions/pt.interp.pd | 60 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 abstractions/pt.interp.pd (limited to 'abstractions/pt.interp.pd') diff --git a/abstractions/pt.interp.pd b/abstractions/pt.interp.pd new file mode 100644 index 0000000..44be78b --- /dev/null +++ b/abstractions/pt.interp.pd @@ -0,0 +1,60 @@ +#N canvas 330 211 130 49 10; +#X obj 1 1 cnv 5 128 47 empty empty empty 5 6 1 9 -133153 -66577 0 +; +#X text 6 52 Interpolation control; +#N canvas 0 22 773 342 defaults 0; +#X obj 80 74 f \$0; +#X obj 31 19 loadbang; +#X text 181 83 53.9 is equivalent to 0.8 after scaling.; +#X obj 31 194 outlet; +#X msg 31 169 0; +#X text 66 169 Low-pass is the default; +#X text 32 226 * Why does popup crash when you set its value? Is it +taking too long to initialize so that its getting caught in the middle?? +; +#X msg 79 96 53.9; +#X obj 82 135 outlet; +#X obj 57 51 delay 25; +#X connect 0 0 7 0; +#X connect 1 0 9 0; +#X connect 4 0 3 0; +#X connect 7 0 8 0; +#X connect 9 0 0 0; +#X restore 157 148 pd defaults; +#X obj 95 99 s ptInterpType; +#X obj 174 17 commun /smoothness \$0; +#X obj 198 99 commun /type \$0; +#N canvas 449 141 529 456 memento 0; +#X obj 29 66 t b f; +#X msg 29 90 set; +#X msg 59 90 substate \$1; +#X obj 222 217 route osc; +#X obj 29 46 r pt.currentPreset; +#X text 16 9 Does all the crap for memento naming/collection and abstraction +registration \$1 is abst-name \$2 is \$0 variable; +#X obj 305 75 inlet; +#X obj 115 252 originator /pt/interp \$0; +#X connect 0 0 1 0; +#X connect 0 1 2 0; +#X connect 1 0 7 0; +#X connect 2 0 7 0; +#X connect 3 0 7 1; +#X connect 4 0 0 0; +#X connect 6 0 3 0; +#X restore 42 175 pd memento; +#X obj 43 151 r pt.osc; +#X text 12 127 receive OSC on pt.osc; +#X obj 3 21 popup 124 25 grey50 Interpolate Low-Pass Linear None; +#X obj 9 4 hsl 112 14 1 100 1 0 ptInterpSmoothness \$0-set Smoothness +30 8 1 8 -262144 -1 -128992 9610 1; +#X obj 229 178 s \$0-set; +#X obj 90 75 route bang; +#X connect 2 1 11 0; +#X connect 4 0 10 0; +#X connect 5 0 9 0; +#X connect 7 0 6 0; +#X connect 9 0 12 0; +#X connect 10 0 4 0; +#X connect 12 1 5 0; +#X connect 12 1 3 0; +#X coords 0 0 1 1 130 49 1; -- cgit v1.2.1