- Edited
I'm working on using a GUI to send data to control the motors on Bela in Pure Data.
However, I could only find how to send or get data from GUI in C++. (https://blog.bela.io/2019/10/09/bela-new-ide-gui-libraries/)
I wonder how to receive different types of data from the GUI in Pure Data since there isn't any document about which object in Pure Data is corresponding to which method in C++?