Hi there,
I'm currently designing a mobile app using pure data and a program called mobmuplat as a GUI interface and wrapping application. I am having some problems with the mobmuplat GUI editor which requires a separate patch to be open in PD to send values to and from the editor (value changes, etc) something seems to be wrong though as there are several objects that have been written that do not work on mine and my friends computers, which are: 'Netreceive -u -b' 'Netsend -u -b' 'oscparse' and 'listtosymbol' which comes up with the error messages 'couldn't create' and 'Bad arguments for message 'netreceive' to object 'objectmaker' 'Bad arguments for message 'netsend' to object 'objectmaker'
I am using pd 0.43.4-extended and running OSX 10.9.5 on a mid-2012 macbook pro. This is the patch that I am having issues with: PdWrapper.pd