Skip to content
Forum Archive

AVS 2.8 tutorial available !

16 posts

piR#edited

AVS 2.8 tutorial available !

After the upgrade of the French version, I have translated it in English for you ...

You can get it on this page.

The link is OK now.

Good reading!
piR#
Thanks killahbite, but the original link is working too (even when I will change the tutorial's name 😉 )
Yathosho#
Originally posted by Deamon
Original link works fine over here.
Last edited by piR on 01-17-2004 at 01:27 AM

take a guess 😛
sidd#
Yay for pir.

Couple things though:

P.67 You use a=assign(b,c). Afaik, assign has no return value, so a would not equal c.

and

P.76 You say gettime(1) and gettime(2) when you mean -1 and -2
piR#
Originally posted by siddhartha_one

P.67 You use a=assign(b,c). Afaik, assign has no return value, so a would not equal c.

P.76 You say gettime(1) and gettime(2) when you mean -1 and -2
p. 67 : This function is only useful in execX() or loop() functions, but this syntax can also be used, and it works (to be sure, I'll check this again - I can't for now as I'm at job).

p.76 Ooops ! You're right. I change this (and may be previous) this evening ...
piR#
Well. I'm at home now.

I have added the forgotten minus.

As it's a very minor update, I didn't change the version nor the name of the tutorial (therefore direct links keep working ... 😉 ).

BTW, I confirm that assign() returns the value of its last parameter.

Thanks to siddhartha_one.
jheriko#
'assign(dest, source)
= if 'dest' is a variable, assigns the value of 'source' to it. returns the value of 'source'.
a little trick: assign(if(v,a,b),1.0); is like if V is true, a=1.0, otherwise b=1.0. 🙂'

Thats from the in-built help. You should be feeling ashamed right now sidd... ashamed I say!!!
Pixelcraft#
I finally downloaded Adobe Reader, and OH MY COW DID THAT SUCK TO DOWNLOAD. Over 4 hours. But not just that. About every 5-20 minutes the internet connection died, and one time for a good 40 minutes it wouldn't reconnect for some reason. 😠😠😠

Great tutorial piR! 😉😁
hungryskull#
I finally downloaded Adobe Reader, and OH MY COW DID THAT SUCK TO DOWNLOAD
/me is glad I already have Reader.