receiveFloat doesn't work
tapedelay opened this issue · 1 comments
tapedelay commented
In Xcode, all the of the other receive functions autocomplete for me, except for receiveFloat, which doesn't seem to work or register at all, even though it exists in PdBase.h with the other functions that do work (recieveMessages, receiveBangFromSource, etc.).
Is there a way to get this function to work?
Thanks!
tapedelay commented
Nevermind! It was a dumb mistake. Feel free to delete this issue.