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/upsample-help.pd | |
parent | 1ca69543008e110771786f674ca83ee2dd5453b4 (diff) |
removing stuff that are now in externals
svn path=/trunk/abstractions/nusmuk/; revision=14402
Diffstat (limited to 'puremapping/upsample-help.pd')
-rw-r--r-- | puremapping/upsample-help.pd | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/puremapping/upsample-help.pd b/puremapping/upsample-help.pd deleted file mode 100644 index a17243d..0000000 --- a/puremapping/upsample-help.pd +++ /dev/null @@ -1,19 +0,0 @@ -#N canvas 355 237 367 339 10; -#X msg 82 101 1; -#X obj 84 226 print; -#X obj 204 227 print ---------; -#X text 79 77 increase the sampling rate; -#X obj 83 140 trigger float bang; -#X obj 98 119 hsl 128 15 0 127 0 0 empty empty empty -2 -6 0 8 -262144 --1 -1 2600 1; -#X obj 83 200 upsample 3; -#X obj 158 177 hsl 128 15 0 10 0 0 empty empty empty -2 -6 0 8 -262144 --1 -1 4100 1; -#X floatatom 162 201 5 0 0 0 - - -; -#X connect 0 0 4 0; -#X connect 4 0 6 0; -#X connect 4 1 2 0; -#X connect 5 0 4 0; -#X connect 6 0 1 0; -#X connect 7 0 6 1; -#X connect 7 0 8 0; |