Search found 6 matches

by awayo
May 3rd, 2007, 6:48 am
Forum: Paul Tuersley's Scripts
Topic: pt_SSA Karaoke Animator
Replies: 183
Views: 459420

Paul, you can use percentage in Selector Properties instead of number of characters to calculate syllabe's polisition. It's easiest
by awayo
September 23rd, 2006, 8:49 am
Forum: Paul Tuersley's Scripts
Topic: pt_SSA Karaoke Animator
Replies: 183
Views: 459420

\K or \kf in SSA fill the sillabes from left to right.

Maybe a plug can do it.

Using only expressions and/or scripts is impossible. You can not know the width of each sillabe.
by awayo
September 22nd, 2006, 7:51 am
Forum: Expression Discussion
Topic: transfering expressions
Replies: 5
Views: 13422

You can attach the value of a expresion to another layer using de attach buttom, it is similar a @.
by awayo
September 22nd, 2006, 7:47 am
Forum: Expression Discussion
Topic: how to make karaoke ???
Replies: 1
Views: 7674

If you have free time. Would use Text Layers Animators and set they manually
by awayo
May 25th, 2006, 8:18 am
Forum: Scripts Discussion
Topic: Secondary UI Window?
Replies: 1
Views: 6611

You can build another window and show it

Code: Select all

var dlg2 = new Window(...);
//Build new window
dlg2.show();
by awayo
September 11th, 2005, 7:17 am
Forum: Scripts Discussion
Topic: Create Outlines
Replies: 4
Views: 11258

Create Outlines

Can this function be used in a script?