diff options
author | Cyrille Henry <nusmuk@users.sourceforge.net> | 2010-11-11 12:45:47 +0000 |
---|---|---|
committer | Cyrille Henry <nusmuk@users.sourceforge.net> | 2010-11-11 12:45:47 +0000 |
commit | 54907279674d943141b30047aee4286eae6dc44f (patch) | |
tree | 85a84048c545ee4b970f9e37e1d6c40a000f0e36 /puremapping/amplitude_n-help.pd | |
parent | 1ca69543008e110771786f674ca83ee2dd5453b4 (diff) |
removing stuff that are now in externals
svn path=/trunk/abstractions/nusmuk/; revision=14402
Diffstat (limited to 'puremapping/amplitude_n-help.pd')
-rw-r--r-- | puremapping/amplitude_n-help.pd | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/puremapping/amplitude_n-help.pd b/puremapping/amplitude_n-help.pd deleted file mode 100644 index 4b7a116..0000000 --- a/puremapping/amplitude_n-help.pd +++ /dev/null @@ -1,26 +0,0 @@ -#N canvas 159 120 612 569 10; -#X floatatom 85 92 5 0 1 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 296 198 amplitude_n 5; -#X obj 85 224 clip 0 1; -#X obj 85 251 timeroll; -#X obj 296 251 timeroll; -#X connect 0 0 6 0; -#X connect 2 0 6 0; -#X connect 4 0 10 1; -#X connect 6 0 10 0; -#X connect 6 0 11 0; -#X connect 8 0 6 0; -#X connect 9 0 6 0; -#X connect 10 0 3 0; -#X connect 10 0 13 0; -#X connect 11 0 12 0; |