[PD] Changing the "grid" size when moving objects with shift+arrows

martin brinkmann mnb at martin-brinkmann.de
Sat Mar 30 11:44:55 CET 2013


On 03/29/2013 01:10 PM, matijoncek prdoncek wrote:

> I was wondering if it's possible to change the the number of pixles by
> which the objects move when you select them and use shift and the cursor
> buttons to move them.

it is possible using the "displace msg" and pointer from the struct
object, using "get" to get the new (displaced by 10 pixels) position
and adding the additional 2 pixels offset with "set", so that the
object is moved 12 pixels.

bis denn!
	martin



More information about the Pd-list mailing list