Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PD not receive data from GUI #18

Open
desterritorializ-ada opened this issue Apr 12, 2022 · 4 comments
Open

PD not receive data from GUI #18

desterritorializ-ada opened this issue Apr 12, 2022 · 4 comments

Comments

@desterritorializ-ada
Copy link

Hi! I am new to MobMuPlat. I am trying to build an OSC controller for my tablet. It is to control livecoding parameters in p5live.

The problem I have is that when I want to send data from a slider in the GUI to PureData, it does not receive it. Call the file pd and mpp the same way. also look for the pure data file from the "choose" button. that could be happening?

I attach an image so you can see that no data is being printed in the pd console

thanks
Screenshot from 2022-04-12 02-27-09
!

@desterritorializ-ada
Copy link
Author

I forgot to mention that I'm from Ubuntu Studio!!

@monkeyswarm
Copy link
Owner

As the directions say on https://danieliglesia.com/mobmuplat/doc/index.htm
when developing on computer, you need to have the 'pd wrapper' patch open to facilitate communication between the editor and Pd patch.

@desterritorializ-ada
Copy link
Author

Oh!! thanks!!

My level of English is very poor and very possibly there are things that I overlooked.

I managed to receive data between the mpp file and the pd. however I can't receive OSC data through netreceive, I'm guiding myself through this tutorial https://youtu.be/zoEnqAmLQJ8 (verify several times that I haven't written any object wrong) what will be happening?

thanks for your quick response!

Screenshot from 2022-04-13 11-04-38

@monkeyswarm
Copy link
Owner

In the development package zip, there is a file named 'PdWrapper.pd'. Open that. That should mimic what the mobile app does in terms of routing OSC and communication between the interface and the patch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants