Em dom., 28 de nov. de 2021 às 16:33, João Pais jmmmpais@gmail.com escreveu:
I think you didn't understand - if you have an abstraction called "abs1" used in the patch, sending messages to pd-abs1 won't work. They need to be sent to pd-abs1.pd - and that could be clearly named in the documentation.
Oh, I see! Yes, there's a very good reason I didn't put that in the documentation: I had no idea that's how it works :)
It is a quite peculiar situation,anyway.
Then I'll just add the remark that abstractions need ".pd", but you should most probably just use [namecanvas].
thanks