diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-02-10 00:41:57 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-02-10 00:41:57 +0000 |
commit | abee9a1163339202099f7780055ad887c1fd6c41 (patch) | |
tree | 371f09a096c7051736242aa03e5ee4ee5a49604d | |
parent | 086e6b358ad45bda0e6a948cfb7ea2d33ab7da5a (diff) |
added missing help patch
svn path=/trunk/externals/smlib/; revision=13159
-rw-r--r-- | decimator-help.pd | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/decimator-help.pd b/decimator-help.pd new file mode 100644 index 0000000..326fa82 --- /dev/null +++ b/decimator-help.pd @@ -0,0 +1,20 @@ +#N canvas 203 196 454 322 10; +#X text 331 261 j#|@2002; +#X text 351 242 SMLib-help; +#X obj 122 230 print; +#X obj 109 55 random 10; +#X obj 109 36 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +-1; +#X text 129 34 feed data; +#X msg 149 130 -10; +#X floatatom 132 91 5 0 0 0 - - -; +#X obj 120 191 decimator 0.4; +#X msg 226 144 clear; +#X msg 201 92 factor 4; +#X connect 3 0 7 0; +#X connect 3 0 8 0; +#X connect 4 0 3 0; +#X connect 6 0 8 0; +#X connect 8 0 2 0; +#X connect 9 0 8 0; +#X connect 10 0 8 0; |