For a Pd course I'm preparing for next fall (http://creaciodigital.upf.edu/wikis/cdsim/index.php/P%C3%A1gina_Principal), I want to dedicate several lessons on the topic of "mapping" (different ways to process data/events coming from controllers for sending them to sound generators/anything). I've checked existing libraries and "mapping" (http://puredata.info/downloads/mapping/releases/0.2.1), seems the more appropriate.
I don't find however any documentation/examples for it. Is there anything available for not having to browse and try its dozens of objects one by one?
And a related question:
would anybody recommend me a "machine learning" library for Pd? I would want it for more or less the same purpose: design automatic (supervised/unsupervised) mappings between multidimensional continuous input and output threads of data.
Thanks