Does anyone know where is the [path] external's source located (the one that has a help file in 5.reference/path-help.pd)? The PD_META suggests it is an internal object but I could not find any trace of a gensym("path") in the source (or in the externals folder for that matter).
Any help that can resolve this mystery is greatly appreciated!
On 11/02/2013 10:16 AM, Ivica Ico Bukvic wrote:
Does anyone know where is the [path] external's source located (the one that has a help file in 5.reference/path-help.pd)? The PD_META suggests it is an internal object but I could not find any trace of a gensym("path") in the source (or in the externals folder for that matter).
Any help that can resolve this mystery is greatly appreciated!
Never mind, apologies for the noise--it appears that a script overwrote PD_META and provided incorrect information. Is it safe to assume that classpath has replaced path at this point (they look identical in their behavior)?