diff options
author | N.N. <chr15m@users.sourceforge.net> | 2007-07-10 07:47:46 +0000 |
---|---|---|
committer | N.N. <chr15m@users.sourceforge.net> | 2007-07-10 07:47:46 +0000 |
commit | 3faf17f7b713905f582def227df90dac15f3468d (patch) | |
tree | a429f621d2aad8db85d902fde422d3ff1e859bd6 /sx/pinger.pd |
This commit was generated by cvs2svn to compensate for changes in r7969,svn2git-root
which included commits to RCS files with non-trunk default branches.
svn path=/trunk/abstractions/s-abstractions/; revision=7970
Diffstat (limited to 'sx/pinger.pd')
-rw-r--r-- | sx/pinger.pd | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/sx/pinger.pd b/sx/pinger.pd new file mode 100644 index 0000000..0e8169d --- /dev/null +++ b/sx/pinger.pd @@ -0,0 +1,46 @@ +#N canvas 19 89 570 578 10; +#X obj 406 281 line; +#X msg 406 253 1 \$1; +#X msg 446 252 0; +#X obj 406 231 t f b; +#X obj 330 415 - 0.2; +#X obj 507 8 inlet; +#X obj 507 30 list; +#X msg 507 53 \$1 \$2 \;; +#X obj 83 26 bng 14 250 50 0 \$0/shot \$1/shot shot 0 -6 0 8 -233017 +-128992 -66577; +#X obj 406 160 r \$0/shot; +#X obj 429 183 r \$0/time; +#X obj 411 371 r \$0/width; +#X obj 6 26 nbx 3 14 -1e+37 1e+37 0 0 \$0/width \$1/width width 0 -6 +0 8 -233017 -128992 -1 0 256; +#X obj 451 306 select 1; +#X obj 352 314 - 1; +#X obj 348 339 * -1; +#X obj 360 392 * 0.2; +#X obj 406 330 * 10; +#X obj 406 208 1000; +#X obj 192 354 inlet; +#X obj 192 452 disk 1 10 0.2; +#X connect 0 0 13 0; +#X connect 0 0 14 0; +#X connect 0 0 17 0; +#X connect 1 0 0 0; +#X connect 2 0 0 0; +#X connect 3 0 1 0; +#X connect 3 1 2 0; +#X connect 4 0 20 3; +#X connect 5 0 6 0; +#X connect 6 0 7 0; +#X connect 9 0 18 0; +#X connect 10 0 18 1; +#X connect 11 0 16 1; +#X connect 13 0 2 0; +#X connect 14 0 15 0; +#X connect 15 0 16 0; +#X connect 16 0 4 1; +#X connect 17 0 4 0; +#X connect 17 0 20 1; +#X connect 18 0 3 0; +#X connect 19 0 20 0; +#X coords 0 -1 1 1 120 45 1 0 0; |