port icon indicating copy to clipboard operation
port copied to clipboard

Very slow with arrays

Open theslyprofessor opened this issue 5 years ago • 2 comments

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

theslyprofessor avatar Jun 12 '20 08:06 theslyprofessor

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?

thisconnect avatar Jun 12 '20 21:06 thisconnect

If I remember correctly it was a lot faster with 'nogui': true :)

thisconnect avatar Jun 12 '20 21:06 thisconnect