Update of /cvsroot/pure-data/abstractions/rradical/usecases/showcase/impl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19491/usecases/showcase/impl
Modified Files: rrad.effrack~.pd Log Message: changed [mtx_*~] to [matrix_mul~] so that these patches will work with either the iemmatrix lib or the extended builds
Index: rrad.effrack~.pd =================================================================== RCS file: /cvsroot/pure-data/abstractions/rradical/usecases/showcase/impl/rrad.effrack~.pd,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** rrad.effrack~.pd 3 Nov 2005 08:15:52 -0000 1.2 --- rrad.effrack~.pd 15 Nov 2005 20:17:53 -0000 1.3 *************** *** 170,174 **** #X obj 336 253 outlet~; #X obj 158 186 r $0-fade; ! #X obj 63 209 mtx_*~ 6 1 100; #X obj 63 135 mtx 6 1; #X connect 2 0 11 1; --- 170,174 ---- #X obj 336 253 outlet~; #X obj 158 186 r $0-fade; ! #X obj 63 209 matrix_mul~ 6 1 100; #X obj 63 135 mtx 6 1; #X connect 2 0 11 1;