I'm trying to get some externals for working and manipulating matrices. I've found iemmatrix-0.2, but some of the objects there are missing (like the [matrix] and [matrix~], which are the basic objects for the library...). They do have those objects in files ending with .c, but I don't know what to do with that..
anyone can suggest an external or how to find the [matrix] object?
Thanks
yMotion
-
Matrix externals?
-
Use [mtx_mul~] instead. If you look at its helpfile, you'll see that it the replacement for [matrix~].
-
Hi Maelstorm,
i don't have that object either
It seems that there are more than few missing objects in the version I downloaded. If anyone has the complete library and could share it that would be great!
yMotion -
Not sure where you go it, but the most recent one should be linked on puredata.info. It's part of Pd-extended, so you could nab it from there. Puredata.info seems to be down right now, though.
-
Hi Maelstorm,
Thanks, it's working now! I didn't think of looking inside the Pd-extended package, so next time I need a library this will be my starting point.
I copied the iemmatrix library from pd-extended package into /Library/Pd and created a path. I couldn't do it directly from the Pd package. it's all greyed out when you try to create a new path...