Hi Miller, hi all,
an observation: in m_pd.h, there's a definition of EXTERN t_atom *canvas_getarg(int which); which in the PD source code (g_canvas.c) is rather EXTERN void canvas_getargs(int *argcp, t_atom **argvp); I'm happy about the second version but would like the header file to reflect the correct one.
best greetings, Thomas