Hi Jaime and all,

very interesting...

I've downloaded the sources tried to compile but have problems on linux (Ubuntu 10.10 64bit):

if I type make the result is:
No rule to create target ".pd_linux" etc...

So I tried "make tracks" and the result is:
/usr/lib/gcc/x86_64-linux-gnu/4.4.5/../../../../lib/crt1.o: In function `_start':
(.text+0x20): undefined reference to `main'
/tmp/cchy6LXp.o: In function `tracks_weights':
tracks.c:(.text+0x141): undefined reference to `post'
tracks.c:(.text+0x162): undefined reference to `post'
[...]
collect2: ld returned 1 exit status
make: *** [tracks] Errore 1

I'm not an expert in compiling, so if someone has some hints... thanks in advance.

Ciao, Dario