Page 1 of 1

Numerical input in Filter Module

Posted: Fri Nov 21, 2008 4:29 pm
by speakerfood
I'm using the perspective transform to place an image on an object with a beamer. However, doing this with the mouse is very hard. Is it possible to add a numerical input box to the filter parameters, instead of the XY pad? I looked into the filter script, but each filter gets it's parameter layout from some dictionary I can not find.

Or is it possible to move the cursor in the XY pad with the keyboard step by step?

Posted: Sat Nov 22, 2008 7:55 pm
by vanakaru
Try MIDI controller by mapping knobs to x and y.

Posted: Sat Nov 22, 2008 9:33 pm
by speakerfood
That did the trick.. thanx!

It would still be cool to enter coordinates and to be able to copy/paste them.