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
Roll drawings macro
- malcooning
- Posts: 2114
- Joined: 29 Mar 2006, 12:43
- Location: Tel Aviv
- Contact:
- masterchief
- Posts: 237
- Joined: 07 May 2008, 12:23
- Location: Chicago, IL
- Contact:
Re: Roll drawings macro
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
Re: Roll drawings macro
FYI - On a Mac this exact behavior can be set up quite easily with ControllerMate (http://www.orderedbytes.com)
Highly recommended application for nerds.
Highly recommended application for nerds.
- masterchief
- Posts: 237
- Joined: 07 May 2008, 12:23
- Location: Chicago, IL
- Contact:
Re: Roll drawings macro
I use the Shuttle Pro v2 from Contour Designmeslin 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.
http://retail.contourdesign.com/?/products/23" onclick="window.open(this.href);return false;
TVPaint Animation Pro v11
- schwarzgrau
- Posts: 1238
- Joined: 23 Jan 2012, 22:08
- Location: Offenbach / Germany
- Contact:
Re: Roll drawings macro
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.
If someone needs it as a file or some instructions I'm willing to help.
This would be the setup if you want to use y for rolling back 2 frames and x to roll 2 frames forward.
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
Windows 11 22H2 / TVP 11.7.0 PRO WIBU / Mobile Studio Pro 16" (2019)
Android 13 / TVP 11.7.0 / Galaxy Tab 7 FE
- schwarzgrau
- Posts: 1238
- Joined: 23 Jan 2012, 22:08
- Location: Offenbach / Germany
- Contact:
Re: Roll drawings macro
I noticed I did a stupid mistake in the configuration I posted here.
So here is the right one.
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
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)
So here is the right one.
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
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 229 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
Windows 11 22H2 / TVP 11.7.0 PRO WIBU / Mobile Studio Pro 16" (2019)
Android 13 / TVP 11.7.0 / Galaxy Tab 7 FE
-
- Posts: 32
- Joined: 10 Dec 2013, 02:42
Re: Roll drawings macro
Hi! for tvpaint 10 this is the ahk code:
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
Code: Select all
#IfWinActive ahk_class TVP Animation 10 Pro