binbuf_read -- still supported?
Sep 24 2012 | 3:57 pm
binbuf_read() and binbuf_write() are accompanied by a comment in ext_protoh.h that reads as follows
// still supported?
Since I am using these in code from a Max 4 external that's been ported to Max5&6, it would be helpful to know if these function calls still work. There are no complaints when I call these functions, but I don't seem to be getting any response from binbuf_eval() after passing in data read from a file via binbuf_read().
So, what's the story?
Thanks for any further information