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/rumble.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/rumble.pd')
-rw-r--r-- | sx/rumble.pd | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/sx/rumble.pd b/sx/rumble.pd new file mode 100644 index 0000000..ce568c4 --- /dev/null +++ b/sx/rumble.pd @@ -0,0 +1,37 @@ +#N canvas 147 48 647 639 10; +#X obj 198 82 part_head; +#X obj 198 136 part_color; +#X obj 198 447 part_draw; +#X obj 198 334 part_orbitpoint 0 1 0 0.08; +#X obj 198 174 part_size 0.4; +#X obj 360 61 loadbang; +#X msg 336 97 0 0 0; +#X obj 198 56 inlet; +#X msg 126 411 draw 6; +#X obj 126 387 loadbang; +#X text 381 250 small values (0.1) is normal; +#X text 384 269 larger values (1) is intense; +#X text 382 288 negative values is explosive; +#X obj 5 42 nbx 4 14 -0.2 1.2 0 0 \$0/rumble \$1/rumble rumble 0 -6 +0 8 -233017 -128992 -1 0.228346 256; +#X obj 375 305 r \$0/rumble; +#X obj 198 220 part_velocity sphere 0 0 0 0.2; +#X msg 396 98 0 0 1; +#X obj 198 270 part_source 3; +#X obj 198 381 part_killold 30; +#X connect 0 0 1 0; +#X connect 1 0 4 0; +#X connect 3 0 18 0; +#X connect 4 0 15 0; +#X connect 5 0 16 0; +#X connect 5 0 6 0; +#X connect 6 0 1 1; +#X connect 7 0 0 0; +#X connect 8 0 2 0; +#X connect 9 0 8 0; +#X connect 14 0 3 2; +#X connect 15 0 17 0; +#X connect 16 0 1 2; +#X connect 17 0 3 0; +#X connect 18 0 2 0; +#X coords 0 -1 1 1 85 60 1 0 0; |