Hi everyone,
Beginner here, gonna be using PureData as my audioplayer for a project I'm doing.
I'll be controlling the patch with OSC messages from another program. I've come across a nice tutorial on how to use osc in pd, but it seems to work with the 'mrpeach' library. Is this still a standard or would it be better not to use it? (this is the tut:
)Furthermore, the tutorial showed me the preferences box should be full of stuff. But mine's empty, even after running pd-settings.reg . Is this normal? (im on windows, if that changes anything, running PD 0.43.4-extended)
Inside pd-settings.reg, I saw that it should load OSCX , is this the new standard for using OSC? And if so, where can I find documentation about it? I've only found this page: https://puredata.info/downloads/oscx
Any help/info is appreciated. Kind regards.