On Jan 11, 2016, at 1:31 PM, pd-list-request@lists.iem.at wrote:From: IOhannes m zmölnig <zmoelnig@iem.at>Subject: Re: [PD] finding out if an abstraction instance existsDate: January 11, 2016 at 11:45:30 AM MST
On 01/11/2016 07:07 PM, Dan Wilcox wrote:Is there a pd messages / C api call to query whether any instance of a abstraction exists? I mainly need to know if a specific object is alive somewhere and without any global variable messaging etc as I don’t want to modify the abstraction itself.
"exists" as in "instantiated" or "lives on the filesystem" (either in
Pd's search path or outside it?)?