monkeyswarm / MobMuPlat

MobMuPlat is an iOS & Android app to host PureData patches with custom visual interfaces and hardware access.
www.mobmuplat.com
Other
182 stars 25 forks source link

Pd not receiving or sending osc messages #103

Open mattgr0619 opened 6 months ago

mattgr0619 commented 6 months ago

**Hello,

I've created a patch in Mobmuplat (MMP) and PureData (PD) by which MMP, in which MMP controls ab audio engine in PD, which in turn sends an integer to MMP. It's been running fine for the past couple of months, and just a week or so ago, no messages are being sent or received by either program, despite the fact that I didn't change any code in either program. Could there be a networking issue with PD, or perhaps in the PD Wrapper? **

mattgr0619 commented 5 months ago

Checking back in here about issues sending / receiving messages between Mobmuplat and Pd. I have both files open as well as the Pd Wrapper, but cannot get them to communicate. I also tried creating a brand new sample file and cannot get this to communicate between Pd and Mmp files.