From 5c4ef73dfe38143dc39b99bbf5c4f87d66b3d0be Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Tue, 28 Feb 2006 07:54:20 +0000 Subject: added *_n objects from Cyrille's ds_; these should be extended to handle lists since the rest of the *_n objects do svn path=/trunk/externals/mapping/; revision=4631 --- help/amplitude_n-help.pd | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 help/amplitude_n-help.pd (limited to 'help/amplitude_n-help.pd') diff --git a/help/amplitude_n-help.pd b/help/amplitude_n-help.pd new file mode 100644 index 0000000..6c6c3f4 --- /dev/null +++ b/help/amplitude_n-help.pd @@ -0,0 +1,26 @@ +#N canvas 1952 206 612 569 10; +#X floatatom 85 92 5 -20 127 0 - - -; +#X text 86 74 data; +#X msg 92 117 0; +#X floatatom 310 225 5 0 0 0 - - -; +#X floatatom 382 177 5 0 0 0 - - -; +#X text 430 175 size: n (n>=2); +#X obj 85 172 f; +#X text 51 32 amplitude_n return the amplitude covered by the last +n (n>1) values; +#X msg 120 117 1; +#X msg 153 117 0.5; +#X obj 85 251 timeroll; +#X obj 296 251 timeroll; +#X obj 296 198 amplitude_n 5; +#X obj 85 224 clip 0 1; +#X connect 0 0 6 0; +#X connect 2 0 6 0; +#X connect 4 0 12 1; +#X connect 6 0 12 0; +#X connect 6 0 13 0; +#X connect 8 0 6 0; +#X connect 9 0 6 0; +#X connect 12 0 3 0; +#X connect 12 0 11 0; +#X connect 13 0 10 0; -- cgit v1.2.1