port
port copied to clipboard
Very slow with arrays
This project is incredible. It really helps me with my PhD dissertation. Is there any more intent to work on it? There seems to be a data transmission between puredata and javascript through stderr text, which seems to be very slow. Is there a way to pass the data directly into PD so that it is faster? I might be misinterpreting the documentation.
Thanks, Nakul
Hi, sorry I haven't looked into it for a long time. I believe Pd evolved and it could be possible with only 1 port.
Do you use a large array, could you paste a minimal code example?
If I remember correctly it was a lot faster with 'nogui': true :)