Looks like some kind of overflow problem. It works through 32767, but 32768 displays as -32768. It works for your example if you replace atoi() with atof().
later I will do some tests, this node was for the melody library, but there I only used one bit, I had no problems.
Now trying to do something for an array I found this and I get disoriented, on top of that I understand little about C ++.
Yeah. I know nothing of c ++, if I did I would probably not even be using xod. I think the reason why I xod is because it allows me to easily program without knowing how to use a super complicated programming language.
Xod is also confusing enough to make me feel like I’m not a complete dummy using it. I’m forced to think about processes and understand what is going one and I love that.