<div dir="ltr">Hi list,<div><br></div><div>Some time ago I wrote an external for generating euclidean rhythms. It worked in pd-extended (0.43.4), which I was using at the time. Now I've moved over to vanilla 0.47.1, and when I try to instantiate it, I get the following error:</div><div><br></div><div><div>class euclid: sorry: only 5 args typechecked; use A_GIMME</div><div>objectmaker_euclid: only 5 arguments are typecheckable; use A_GIMME</div><div>Bad arguments for message 'euclid' to object 'objectmaker'</div></div><div><br></div><div>So I tried what it suggests, with A_GIMME, 0, and now I can instantiate it, but it doesn't work. As soon as I feed it a bang, Pd crashes with terminal output "Floating point exception".</div><div><br></div><div>Code is attached. Any suggestions? What's this typechecking/A_GIMME business about anyway?</div><div><br></div><div>_chris</div></div>