diff options
Diffstat (limited to 'doc/objects/pdp_mix.pd')
-rw-r--r-- | doc/objects/pdp_mix.pd | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/doc/objects/pdp_mix.pd b/doc/objects/pdp_mix.pd deleted file mode 100644 index 12dc169..0000000 --- a/doc/objects/pdp_mix.pd +++ /dev/null @@ -1,21 +0,0 @@ -#N canvas 314 353 576 288 10; -#X obj 103 132 pdp_reg; -#X obj 201 86 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 --1; -#X floatatom 200 155 5 0 0; -#X obj 81 48 pdp_help_input; -#X msg 81 18 start; -#X msg 130 18 stop; -#X obj 81 238 pdp_help_output; -#X text 268 80 click here; -#X obj 81 184 pdp_mix; -#X text 268 159 crossfade between 2 packets; -#X text 268 175 0 = left inlet \, 1 = middle inlet; -#X connect 0 0 8 1; -#X connect 1 0 0 0; -#X connect 2 0 8 2; -#X connect 3 0 0 1; -#X connect 3 0 8 0; -#X connect 4 0 3 0; -#X connect 5 0 3 0; -#X connect 8 0 6 0; |