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

João Pais jmmmpais at googlemail.com
Wed Apr 3 19:35:54 CEST 2013


seems that you're changing the scalars in edit mode. if you're in  
performance mode, you could also use the step option when defining your  
variables. not sure if you can use another variable as the step value  
itself, didn't try it yet.

João

> 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
>
> _______________________________________________
> Pd-list at iem.at mailing list
> UNSUBSCRIBE and account-management ->  
> http://lists.puredata.info/listinfo/pd-list



More information about the Pd-list mailing list