On 6/23/25 07:13, Alexandre Torres Porres wrote:
Em seg., 23 de jun. de 2025 às 00:49, IOhannes m zmölnig via Pd-dev <pd- dev@lists.iem.at mailto:pd-dev@lists.iem.at> escreveu:
Am 23. Juni 2025 02:50:50 MESZ schrieb Alexandre Torres Porres <porres@gmail.com <mailto:porres@gmail.com>>: send a [vis 1( message? (totally untested, I'm currently afk)
That was my first attempt, but it complained about wrong args, then I looked into the code, and then I didn't understand anything :)
ah i see (not that i'm back at the keyboard). you need to pass it the path to the base directory of Pd (that is pass it $PDPATH so it can find $PDPATH/tcl/pd-gui.tcl).
i think the "vis" message should also allow a float-atom that will then use the default path.
gasdmr IOhannes