David Kettle

Results 8 issues of David Kettle

Hi! This is the first time I've tried using python-rtmidi. I tried to run the sequence example (sequencer.py), but the last three notes didn't play. On a hunch, I added...

question

I'm not sure if this is expected behaviour or not, but every time I open Processing and select Android mode, I need to download and install the SDK. It's my...

mode
needs confirmation

Would it be possible to add a timestamp to the entries in the 'touches' array? Say, the number of milliseconds since the app started? I know there's an 'id' field,...

enhancement
core

On the reference page, it says "Almost all of the Processing API can be used in the Android mode." Would it be possible to add a list of things that...

enhancement
help wanted
documentation

Is this library still being supported by anyone, or is it orphanware? It appears the code in this repository hasn't been updated since April 2016. I've been trying some of...

Is there any way to import a sketch (a PDE file, not a library) into APDE? I have the source code downloaded to my device, but I can't see any...

When I tried to run the first line in the readme instructions, I got the following error: ``` $ ./autogen.sh autoreconf-2.71: export WARNINGS= autoreconf-2.71: Entering directory '.' autoreconf-2.71: configure.ac: not...

I hope this is the right place to report this. I've just installed JACK and I'm trying to get it working with Audacity. I found this link on the JACK...