Page 1 of 1

Help With Python Scripting

Posted: Tue Feb 19, 2013 11:07 pm
by mjc1970
Hello all,

I recently picked up a QuNeo, and I'm trying to learn about Python and writing my own control script for it.

I've been able to figure out a lot on my own, with a lot of help from Hans Petrov's tutorials and looking at other scripts. The one thing I want to do that I haven't been able to figure out is this:

I want to set up tempo control so that I can push one button to decrease tempo by 1 BPM, and push another button to increase tempo by 1 BPM. I know that this is possible with ClyphX, however I would like to learn how to do it with Python scripting.

I've searched high and low, and used Google for every possible search I can think of, and I'm unable to find anything. I've tried to figure it out by looking at scripts that already incorporate this ability, and I'm stumped. Any help that anyone could give me would be greatly appreciated.

Thank you in advance!!