hi Miller,
how am I supposed to use the PD_VERSION macro, defined in m_pd.h, in conditional compilation? The C preprocessor does not seem to recognize floating point values used in expressions.
Forgive me, if I am missing something obvious, but, anyway, how about defining the usual:
#define PD_MAJOR_VERSION 0 #define PD_MINOR_VERSION 37
Krzysztof