Roll drawings macro

Share your custom panels, brushes, papers... (you need to be registered to read posts in this section)
User avatar
malcooning
Posts: 2114
Joined: 29 Mar 2006, 12:43
Location: Tel Aviv
Contact:

Re: Roll drawings macro

Post by malcooning »

nice hands Tiger knight ) (yours?)
We often see forum members' work, but rarely their hands!

I'm thinking of opening a "post your hands at work" thread :wink:
User avatar
masterchief
Posts: 237
Joined: 07 May 2008, 12:23
Location: Chicago, IL
Contact:

Re: Roll drawings macro

Post by masterchief »

I am so happy to find this thread... I eventually found myself at a loss after having replaced my HDD and the autohotkey macros were no longer there. I love the roll drawings macro. ~peace
TVPaint Animation Pro v11
User avatar
meslin
Posts: 154
Joined: 26 Oct 2008, 03:07
Location: Connecticut / New York

Re: Roll drawings macro

Post by meslin »

FYI - On a Mac this exact behavior can be set up quite easily with ControllerMate (http://www.orderedbytes.com)
Highly recommended application for nerds.
User avatar
masterchief
Posts: 237
Joined: 07 May 2008, 12:23
Location: Chicago, IL
Contact:

Re: Roll drawings macro

Post by masterchief »

meslin wrote:FYI - On a Mac this exact behavior can be set up quite easily with ControllerMate (http://www.orderedbytes.com)
Highly recommended application for nerds.
I use the Shuttle Pro v2 from Contour Design
http://retail.contourdesign.com/?/products/23" onclick="window.open(this.href);return false;

Image
TVPaint Animation Pro v11
User avatar
schwarzgrau
Posts: 1238
Joined: 23 Jan 2012, 22:08
Location: Offenbach / Germany
Contact:

Re: Roll drawings macro

Post by schwarzgrau »

On OS X you can even use the free version of controllermate for this.
This would be the setup if you want to use y for rolling back 2 frames and x to roll 2 frames forward.

Image

If someone needs it as a file or some instructions I'm willing to help.
Windows 11 22H2 / TVP 11.7.0 PRO WIBU / Cintiq 22HD
Windows 11 22H2 / TVP 11.7.0 PRO WIBU / Mobile Studio Pro 16" (2019)
Android 13 / TVP 11.7.0 / Galaxy Tab 7 FE
INSTAGRAM
User avatar
schwarzgrau
Posts: 1238
Joined: 23 Jan 2012, 22:08
Location: Offenbach / Germany
Contact:

Re: Roll drawings macro

Post by schwarzgrau »

I noticed I did a stupid mistake in the configuration I posted here.
So here is the right one.

Image

If you don't use an external Apple-Keyboard you need to change the top-blocks.
Just open the Palette > Controllers Window ( ⌥⌘1 ).
There are all your "Controllers" listed. Type on your device and it will get a blue highlight around them. Now choose it and tap on the key you wanna use to see where it gets highlighted.
Drag this key out of the list next to my configuration and replace my top-buttons with yours.

........................................................................................................................

Now you can click on the DELAY-block and open the Inpector if it isn't already open ( ⌘1 ).
There you can adjust the delay. If you working in 24fps it's already right, if not you need to adjust it:

1second / 8fps = 0,125
1second / 12fps = 0,08 delay
1second / 24fps = 0,04 delay
1second / 25fps = 0,04 delay



Or you can increase the rollback, by duplicating one delay and one arrow and put it on the list.

.........................................................................................................................

In this example I used three rollback-frames with 12fps, with pressing ⌘L or ⌘K

Image

It sounds a lot more complicated then it is I guess.
You can download both configurations in the attachment, but you propably need to change the topblocks.
I think you can use my configurations even with the free version of Controllermate
(by the way, I already set it up, so it only gets activated if TVP is running in the foreground)
Attachments
TVP10_rollmacro.cmate.zip
(18.29 KiB) Downloaded 177 times
Windows 11 22H2 / TVP 11.7.0 PRO WIBU / Cintiq 22HD
Windows 11 22H2 / TVP 11.7.0 PRO WIBU / Mobile Studio Pro 16" (2019)
Android 13 / TVP 11.7.0 / Galaxy Tab 7 FE
INSTAGRAM
juansolimar
Posts: 32
Joined: 10 Dec 2013, 02:42

Re: Roll drawings macro

Post by juansolimar »

Hi! for tvpaint 10 this is the ahk code:

Code: Select all

#IfWinActive ahk_class TVP Animation 10 Pro
and another observation, if you want to use the numpad, you have to type "numpad" before the number. otherwise works only in the numbers above the letters
Post Reply