< Back to IRCAM Forum

spat.spat~ crash when changing @numinternals

Hi Thibaut

I find that spat.spat~ causes MAX to crash when attempting to change @numinternals from 8 to 4.

e.g. these work:
‘spat.spat~ @numsources 64 @panning hoa3d @numpan 25 @numspeakers 25 @decoding null @numinternals 8’
‘spat.spat~ @numsources 64 @panning hoa3d @numpan 25 @numspeakers 25 @decoding null @numinternals 6’

This crashes:
‘spat.spat~ @numsources 64 @panning hoa3d @numpan 25 @numspeakers 25 @decoding null @numinternals 4’

(same for both 32 and 64 bit)

Is there a good reason why 4 crashes? Any chance of a fix? (precious CPU :slight_smile:

Best wishes
Natasha

Hi Natasha,

Of course there is a good reason for the crash: I made a mistake !
Anyway, this had already been reported and I fixed it a few weeks ago. I’ll upload a new build tomorrow.

Thanks for the report & have a nice summer,
T.