TheTechnobear / Mi4Pd

Pure Data externals wrapping MI modules
91 stars 13 forks source link

grids gives error on opening #14

Closed shakfu closed 3 years ago

shakfu commented 3 years ago

Complains on opening that the class decl should have a GIMME.

I see that in this case it does, it's just missing a zero at the end.

Incidentally, I've fixed this error before in my fork of the spoitras/Pd-Grids version. Here's the commit:

https://github.com/shakfu/grids-for-pd/commit/f25fd9db9faada4333318f91d8bc436411b168da

S

TheTechnobear commented 3 years ago

thanks, will fix now