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/mapping2float-help.pd | |
parent | 1ca69543008e110771786f674ca83ee2dd5453b4 (diff) |
removing stuff that are now in externals
svn path=/trunk/abstractions/nusmuk/; revision=14402
Diffstat (limited to 'puremapping/mapping2float-help.pd')
-rw-r--r-- | puremapping/mapping2float-help.pd | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/puremapping/mapping2float-help.pd b/puremapping/mapping2float-help.pd deleted file mode 100644 index 5f3a4e7..0000000 --- a/puremapping/mapping2float-help.pd +++ /dev/null @@ -1,13 +0,0 @@ -#N canvas 0 0 450 300 10; -#X obj 46 23 vsl 15 128 0 1 0 0 empty empty empty 0 -9 0 10 -262144 --1 -1 0 1; -#X floatatom 45 208 5 0 0 0 - - -; -#X obj 46 168 mapping2float 20 30; -#X text 122 25 convert 0 1 range to whatever float interval; -#X floatatom 111 135 5 0 0 0 - - -; -#X floatatom 176 135 5 0 0 0 - - -; -#X text 230 136 set output range; -#X connect 0 0 2 0; -#X connect 2 0 1 0; -#X connect 4 0 2 1; -#X connect 5 0 2 2; |