I see the 'nan' issue is solved in the atom box, but there's still a similar issue with [nbx].
The number2 GUI [nbx] has the same bug of not displaying "nan" - but it used to be able to do it before (so it's a bug again). One thing is that while the atom box could still print "nan" from its output even when it was buggy, the issue with number box is that it outputs the last value, so it may be a bit more complicated than just having it displaying it.
tested on pd 0.47-1
Anonymous
Here's an example patch, which also mentions other issues, brought up here: https://lists.puredata.info/pipermail/pd-list/2016-05/115019.html
And also another one discuessed in the pd list here: https://lists.puredata.info/pipermail/pd-list/2016-05/115019.html
Last edit: Alexandre Porres 2017-07-23
this can be closed, I'm taking care of it in https://github.com/pure-data/pure-data/pull/631