diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2005-11-15 20:17:53 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2005-11-15 20:17:53 +0000 |
commit | b00e60bb677ea0c2aeefd7cb35ac56639da7875c (patch) | |
tree | 9485182f3628b9deb297cd0716e99657633339f5 /usecases | |
parent | 4e2a8733240e5bd97adca7b6a12c74c34aa6387e (diff) |
changed [mtx_*~] to [matrix_mul~] so that these patches will work with either the iemmatrix lib or the extended builds
svn path=/trunk/abstractions/rradical/; revision=3921
Diffstat (limited to 'usecases')
-rw-r--r-- | usecases/showcase/impl/rrad.effrack~.pd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usecases/showcase/impl/rrad.effrack~.pd b/usecases/showcase/impl/rrad.effrack~.pd index 8910fff..c3aabe2 100644 --- a/usecases/showcase/impl/rrad.effrack~.pd +++ b/usecases/showcase/impl/rrad.effrack~.pd @@ -169,7 +169,7 @@ standard functionality.; #X obj 278 252 outlet~; #X obj 336 253 outlet~; #X obj 158 186 r \$0-fade; -#X obj 63 209 mtx_*~ 6 1 100; +#X obj 63 209 matrix_mul~ 6 1 100; #X obj 63 135 mtx 6 1; #X connect 2 0 11 1; #X connect 3 0 12 0; |