Jean-Yves Gratius

Results 11 comments of Jean-Yves Gratius

Hi, I hope this is the right place to post my comment, even if the thread is tagged as 'closed'. I'm trying to compile pdExample and get the same errors...

@mnlvqz > Hi, sorry for bothering you with my question but did you have any issues with the C compiler? I'm using the same OF and AS version but I...

@cerupcat Thanks for your answer. Indeed, the use of `ofSoundStreamSetup` is problematic. I have to try the solution proposed [here](https://forum.openframeworks.cc/t/using-audio-input-causes-app-to-crash-when-home-button-is-pressed/27035), but even with nb of inputs = 0, the app...

@danomatika Thanks for your suggestion. I'll try to use another audio API. I need to use OF and ofxPd, since I want to include a pd external in my project,...

> the use of `ofSoundStreamSetup` is problematic. I have to try the solution proposed [here](https://forum.openframeworks.cc/t/using-audio-input-causes-app-to-crash-when-home-button-is-pressed/27035), but even with nb of inputs = 0, the app sounds glitchy when pressing home...

Hi. I just saw this update. So great that it is updated with pd 0.51-3 ! Is there a chance to retrieve support for pd projects with abstractions organized in...

> In this case, that is leading to incorrect output for the text_xpix/text_ypix function. So I guess we can maybe fix it inside those functions? Do you mean by overriding...

> I messed around with changing this in plugdata, but unfortunately it wasn't so simple. I'm afraid this difference will be there for a while. No problem. I used cnv...

> @jyg and @jhmro not sure why you need canvases since you can change the color of [pad] In order to create custom guis, as already mentionned here: https://github.com/pure-data/pure-data/issues/1831#issuecomment-1320829398 I...

> this actually happens for any iemgui or other compiled guis, messages, comments, objects, so virtually anything besides a gatom Canvases are mouse neutral and shouldn't intercept their events. Mouse...