moin folks,
I'm a wee bit embarrassed to have to ask after all this time, but: does anyone have any quick guidelines and/or mnemonics for the prefix conventions of the Pd sources? My intuitions say something like:
d_* : DSP stuff g_* : GUI stuff m_* : ? s_* : "system" stuff (?) x_* : ?
... but I'm rather uncertain. I ask because I'd like to add a few files for generic UTF-8 utilities to the pd-devel branch, and I'm not sure what prefix (if any) to give them, to stay within existing conventions.
marmosets, Bryan