diff options
author | Frank Barknecht <fbar@users.sourceforge.net> | 2004-11-02 17:46:43 +0000 |
---|---|---|
committer | Frank Barknecht <fbar@users.sourceforge.net> | 2004-11-02 17:46:43 +0000 |
commit | 9cbeed9e7da4f40b2beeeef868b3eb5cbaa7fcc8 (patch) | |
tree | f016b2ce30712e212847ed3458b0974a4a01ce6b /memento | |
parent | 3bce4917c0197cf7cd40aed825ca0d06f2752c09 (diff) |
scale-commun.pd now lives in rradical/control
svn path=/trunk/abstractions/rradical/; revision=2200
Diffstat (limited to 'memento')
-rw-r--r-- | memento/scale-commun.pd | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/memento/scale-commun.pd b/memento/scale-commun.pd deleted file mode 100644 index 42e0024..0000000 --- a/memento/scale-commun.pd +++ /dev/null @@ -1,13 +0,0 @@ -#N canvas 0 0 450 300 10; -#X obj 153 133 commun \$1 \$2; -#X obj 153 92 scale 0 127 \$3 \$4; -#X obj 153 57 inlet; -#X obj 153 189 outlet; -#X obj 153 158 scale \$3 \$4 0 127; -#X obj 309 129 outlet; -#X connect 0 0 4 0; -#X connect 0 0 5 0; -#X connect 1 0 0 0; -#X connect 1 0 5 0; -#X connect 2 0 1 0; -#X connect 4 0 3 0; |