Page 1 of 1

Change the size of the controller window in Live 9

Posted: Wed May 15, 2013 12:56 pm
by yellow
Hi,

has anyone an idea how to change the size of the controller window for the Push controller. Insted of an 8x8 matrix I would like to use a 8x7 matrix. So I can use the last row for different things or the last two rows.

cheers
yellow

Re: Change the size of the controller window in Live 9

Posted: Wed May 15, 2013 6:53 pm
by S4racen
You'd need to rewrite the python script i think... That or investigate the grab_control methods.... (although this will disable the buttons for other uses i doubt your on screen redbox will change in size)

Cheers
D

Re: Change the size of the controller window in Live 9

Posted: Sun May 19, 2013 6:45 pm
by yellow
Thanks, I try to figure it out.