libpd/pd-for-ios

receiveFloat doesn't work

tapedelay opened this issue · 1 comments

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!

Nevermind! It was a dumb mistake. Feel free to delete this issue.