plugdata
plugdata copied to clipboard
0.9.1 number atom box/floatbox doesn't respond correctly to "bang"
MacOS 14.6.1 When I send the floatbox a "bang", it doesn't output a number immediately. Only after I instantiate another object into the patcher does the floatbox output the value. You can send multiple "bang" messages, and once the new object is instantiated, all of the numbers are output (example, if you send 10 bangs to floatbox nothing happens, but after instantiating a new object, the number from floatbox is output 10 times).
I can't reproduce this, does it still happen on latest v0.9.2 nightly builds?