chris clepper wrote:
I'm looking over the changes made for pix_texture concerning the 'debug' post() statements, and think I have a solution to the problem. While post() is great for debugging and giving info about various internal
to be precise: "post()" is far from being great for debugging. i'd really love a "debug()" function that is exported from pd, so externals could make use of the various debug-levels that can be specified as startup-arguments of pd.
we could then let the user set the debug-level of a certain gem-object (in m_doDebug).
mfg.a.sdr IOhannes