Frederick Rodrigues

Results 28 comments of Frederick Rodrigues
trafficstars

Hi, I am really curious to try this out, I downloaded your branch and the libs but cannot work out how to make a project. Can you give some instructions...

Adding `#include ` anywhere does not solve the issue.

Just a bump on this after a little more digging. When the build variant is set to x86 using ofxPoco with openframeworks compiles perfectly on Android. Using any other build...

I am on OSX 10.15.7 (19H15) with OF 0.11.2 Here is a basic example https://github.com/fred-dev/ofxHapPlayer_PingPong_test I am using hap movies with aac audio converted with AVF Batch Converter - using...

Hi cool, I saw the thread, it is a difficult issue. It does not solve the deeper problem but Roy Macdonald made some small changes and has a fork of...

Maybe it is something specific to me, randomly when I make minor changes the whole of ofxpdsp will recompile. This is also true for all the add-ons I use when...

Wow, great, thanks for fast response and tips. It thought it would only compile following a hierarchy of included headers, good to learn more. The OMX player explains some of...

Sorry for not explaining, node red is a utility that comes with the raspberry pi raspbian installation that can also access the gpio pins https://nodered.org. I will try setting the...

After some more serious debugging, I still have this error. Initially using code from your examples I get no response from ofxGpio using an input pin. If I use python...

Hey, I get this: Linux raspberrypi 4.14.30-v7+ #1102 SMP Mon Mar 26 16:45:49 BST 2018 armv7l GNU/Linux I am also trying to get SPI for an MCP3008, I don't manage...