simplemsp~ bug?
Hello,
I think there's a boo-boo in the main() routine in the v5 SDK simplemsp~
example: class_register is called before class_dspinit, which gives rise
to less-than-obvious crashes when trying to load.
(Perhaps particularly unfortunate as it's otherwise ideal for greenhorns
like me to use as a msp object template).
--
Owen