hi Miller,
in case these were lost, buried under a pile of list traffic --
1. Either sched_geteventno() need to be renamed to sys_geteventno() in m_obj.c, or it might be done the other way around in m_pd.h.
2. Either canvas_rename_method() should deal with A_DOLLSYM, or canvas_rename() itself might take an atom argument and perform the realizedollsym thing.
3. Either bendout should expect data in the 0..16383 range, or bendin's output should conform to the current bendout's range of -8192..8191.
Krzysztof
And -- do not know if this applies to other external developers, but I think it would be really nice to have PD_VERSION_... macros #defined somewhere in the main Pd src directory.