From 3faf17f7b713905f582def227df90dac15f3468d Mon Sep 17 00:00:00 2001 From: "N.N." Date: Tue, 10 Jul 2007 07:47:46 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r7969, which included commits to RCS files with non-trunk default branches. svn path=/trunk/abstractions/s-abstractions/; revision=7970 --- s-smooth.pd | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 s-smooth.pd (limited to 's-smooth.pd') diff --git a/s-smooth.pd b/s-smooth.pd new file mode 100644 index 0000000..cf3f2e4 --- /dev/null +++ b/s-smooth.pd @@ -0,0 +1,16 @@ +#N canvas 0 0 450 300 10; +#X obj 78 41 expr 60000/$f1; +#X obj 78 92 /; +#X obj 94 67 r tpb; +#X obj 78 18 r bpm; +#X obj 26 94 inlet; +#X obj 26 117 pack f f; +#X obj 26 141 line~; +#X obj 25 165 outlet~; +#X connect 0 0 1 0; +#X connect 1 0 5 1; +#X connect 2 0 1 1; +#X connect 3 0 0 0; +#X connect 4 0 5 0; +#X connect 5 0 6 0; +#X connect 6 0 7 0; -- cgit v1.2.1