Hey Fero,

thanks for testing, and good to know it works! (as it is supposed to :) )

as for [import], that's likely to be something wrong with your configuration, which would be the reason why it doesn't work with other libraries too.
Usually you want to add your externals pd libraries to ~/pd-externals. Anything in there will be loaded automagically by [import]. Anything that is not there won't be loaded and Pd will complain.

See also my step-by-step tutorial at:
http://res.marcodonnarumma.com/projects/xth-sense/#download

iir and stepper are not part of the Xth Sense package by the way.

hope that helps!
best,


--
Marco Donnarumma
New Media + Sonic Arts Practitioner, Performer, Teacher, Director.
Embodied Audio-Visual Interaction Research Team.
Department of Computing, Goldsmiths University of London
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Portfolio: http://marcodonnarumma.com
Research: http://res.marcodonnarumma.com
Director: http://www.liveperformersmeeting.net


On Fri, May 10, 2013 at 8:24 PM, Fero Kiraly <fero.kiraly@gmail.com> wrote:

Thank you Marco.

the newest version, is wihout tcl error ! great !

line3 compiled succesfully - thanks for link.


but there is something weird. it has problems with loading external libs using [import] (it was also inthe older version, so it is not new bug...)

in the console appears:

...

 iir 500

... couldn't create

 stepper

... couldn't create


and so on on many objects from various libs .

but I see that you used [import]

now I am will be out of pd for a long time, but your project is very interesting - thank you for that.

fero