2009/4/8 Simon Ball <sballm...@googlemail.com>:
> Thanks for these, that's made it much clearer.
>
> However, in my version of pd (0.40.3-extended - mac, OSX 10.4.11) the
> [pix_blobtracker] doesn't seem to load. Is this a subpatch that makes use of
> multiblob that I don't have, or is it an object that I am missing?
>

hi simon,
for pd-extended to create all the objects, I had to add
declare -stdpath extra/Gem (for pix_blobtracker)
declare -stdpath extra/iemmatrix (for all the mtx_ objects)
and create an instance of mtx_mul that gets loaded before mtx_*
I don't know if declare will work with 0.40. check your console to see
if the mtx_ objects get loaded correctly.
marius.

_______________________________________________
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to