David Kettle

Results 10 comments of David Kettle

Having the same problem here with v1.1.0-beta1 on Windows 7 (64-bit). If you need someone to help with testing under Windows, let me know.

@dbolton I get this as the conversion factor: floats = integers / ticks_per_beat I'm using mido v1.2.9.

It's not a big problem, I can just add a pause at the end of every song. And as you say, it's probably specific to Windows. But it's off by...

Maybe off-topic, but is there a way to query what mode a program is running in? For example, if there were a hypothetical function called 'targetMode()', you could write something...

I'm not sure if this is the same issue, but I added some print statements to display the 'touches' array after every "touch started" and "touch ended" event. The counter...

Processing 4.0.1 and Android mode 4.5.0b2 (the latest) It looks as if the SDK path isn't getting saved, as you describe in issue #700 (I did exit properly). Here's the...

Adding the SDK path manually to preferences.txt didn't make any difference, I still had to re-install the SDK (and the device image). However, I tried plugging the tablet into a...

> Have you inserted the path similar to this android.sdk.path=C:\Users\User\Documents\Processing\android\sdk in preferences.txt? Yes, here's the file after I added the path. I don't know if the lines need to be...

It seems that it's not just the install process that writes to the '.temp' folder. I removed Android mode, deleted the SDK install directory and deleted the lines in 'preferences.txt'...

Yes please! That's what I was trying to do with [openpanel], until you told me that [openpanel] doesn't work in libpd. I want to present a list of "presets" or...