<div dir="ltr"><p style="margin:0px 0px 6px;color:rgb(20,24,35);font-family:helvetica,arial,sans-serif;font-size:14px;line-height:17.5636px">Hi,<br>I have a problem with openframeworks ofxPd, maybe you can help me:</p><p style="margin:6px 0px;color:rgb(20,24,35);font-family:helvetica,arial,sans-serif;font-size:14px;line-height:17.5636px">I have built an android application that uses ofxPd to interface with pd. The code can be found <a href="https://github.com/thisisjl/exampleTweenPd">here</a>.</p><p style="margin:6px 0px;color:rgb(20,24,35);font-family:helvetica,arial,sans-serif;font-size:14px;line-height:17.5636px">At the moment, I am loading a pd file called "noisepanning.pd", I load it in the <a href="https://github.com/…/exampleTween…/blob/master/src/ofApp.cpp">ofApp.cpp</a> source code file. The problem arises when I try to modify it, because the app behaviour does not change, it is like I have not done anything. Moreover, when I try to load another pd patch, the android app does not sound at all.</p><p style="margin:6px 0px;color:rgb(20,24,35);font-family:helvetica,arial,sans-serif;font-size:14px;line-height:17.5636px">I am not building again with Xcode when I perform these changes, since I am only interested in the android application. I only use the commands:</p><p style="margin:6px 0px;color:rgb(20,24,35);font-family:helvetica,arial,sans-serif;font-size:14px;line-height:17.5636px">make AndroidDebug<br>./gradlew assembleDebug</p><p style="margin:6px 0px;color:rgb(20,24,35);font-family:helvetica,arial,sans-serif;font-size:14px;line-height:17.5636px">Is there something more I should do when I change the pd patch?</p><p style="margin:6px 0px;color:rgb(20,24,35);font-family:helvetica,arial,sans-serif;font-size:14px;line-height:17.5636px"><span style="line-height:17.5636px">Thank you very much,</span><br></p><p style="margin:6px 0px;color:rgb(20,24,35);font-family:helvetica,arial,sans-serif;font-size:14px;line-height:17.5636px">jl</p></div>