Go Back   Winamp Forums > Visualizations > AVS

Reply
Thread Tools Search this Thread Display Modes
Old 19th July 2001, 00:59   #1
napolean
Junior Member
 
napolean's Avatar
 
Join Date: Jul 2001
Location: Portugal
Posts: 48
Send a message via ICQ to napolean
I want to Know, in the superscopes what does the "T", "N", "B", "W", "H" expressions means and How does it work.....
Just one question more, its about the Compiler function, where can I get examples of "GETOSC" and the "GETSPEC" functions ?? and could someone explain me what are that functions for ??
napolean is offline   Reply With Quote
Old 19th July 2001, 15:18   #2
Scarface2k1
Banned
 
Scarface2k1's Avatar
 
Join Date: Feb 2001
Location: i dont get out much so i dont remember
Posts: 1,032
Send a message via ICQ to Scarface2k1 Send a message via AIM to Scarface2k1 Send a message via Yahoo to Scarface2k1
"T","B" are just veribles
but "T" is used in the "per frame" section for movement in your superscopes
"N" it used for how meny point are there in the superscope to draw
"W" and "H" are just other thigns that arent really nessary and (for me) doest really work

and as for that other question. i dont know, i dont use them so i dont really care for them
Scarface2k1 is offline   Reply With Quote
Old 19th July 2001, 23:02   #3
ParaNoya
Junior Member
 
Join Date: Jun 2000
Location: HOEVUH!!!! (The Netherlands)
Posts: 26
Send a message via ICQ to ParaNoya
uhhh,

B is NOT just a variable, B is the beat it turns 1 when there is a beat detected else it's 0.
ParaNoya is offline   Reply With Quote
Old 20th July 2001, 13:43   #4
Scarface2k1
Banned
 
Scarface2k1's Avatar
 
Join Date: Feb 2001
Location: i dont get out much so i dont remember
Posts: 1,032
Send a message via ICQ to Scarface2k1 Send a message via AIM to Scarface2k1 Send a message via Yahoo to Scarface2k1
ok i stand corrected
Scarface2k1 is offline   Reply With Quote
Old 21st July 2001, 15:26   #5
napolean
Junior Member
 
napolean's Avatar
 
Join Date: Jul 2001
Location: Portugal
Posts: 48
Send a message via ICQ to napolean
and ......

GETOSC" and the "GETSPEC" functions ??
napolean is offline   Reply With Quote
Old 21st July 2001, 15:28   #6
napolean
Junior Member
 
napolean's Avatar
 
Join Date: Jul 2001
Location: Portugal
Posts: 48
Send a message via ICQ to napolean
I still dont get, what the " T " does , and how it works.... explain me please...
napolean is offline   Reply With Quote
Old 21st July 2001, 15:44   #7
Lucid DM
Eat, skin, sleep. Repeat.
(Major Dude)
 
Lucid DM's Avatar
 
Join Date: Jun 2001
Location: all over the place.
Posts: 1,490
Send a message via AIM to Lucid DM
T is just a variable.
A variable is something that can store a number.
(A value that can vary)

So if you say:
t=1
Then 5+t will equal 6.
You can use letters such as T to make your own variables.
Lucid DM is offline   Reply With Quote
Old 21st July 2001, 16:02   #8
napolean
Junior Member
 
napolean's Avatar
 
Join Date: Jul 2001
Location: Portugal
Posts: 48
Send a message via ICQ to napolean
something else..

I know "T" is a variable and what a variable is..., but thanks for the help

Ex. In superScopes T are not Initialized, So it means T have a Predefined value, aor an existing Value of the Compiler like D and R.
if in the "On beat" I write" ab= ab + 0.1;" it dont Works. but if a Put T = T + 0.1, I can see a Movement in the Scope.

I Know, means D = distance, I can configure that. and I understand what D is and how to work with it.

What, is the T defaul value? with what value is " T " initialized ? and PLEASE SOMEONE TELL ME WHAT THE T DOES...
napolean is offline   Reply With Quote
Old 21st July 2001, 20:06   #9
Scarface2k1
Banned
 
Scarface2k1's Avatar
 
Join Date: Feb 2001
Location: i dont get out much so i dont remember
Posts: 1,032
Send a message via ICQ to Scarface2k1 Send a message via AIM to Scarface2k1 Send a message via Yahoo to Scarface2k1
t i just a predefined valible

and the begning value of t is t=0.01
Scarface2k1 is offline   Reply With Quote
Old 21st July 2001, 23:31   #10
ParaNoya
Junior Member
 
Join Date: Jun 2000
Location: HOEVUH!!!! (The Netherlands)
Posts: 26
Send a message via ICQ to ParaNoya
Yep I gotta agree with Scarface here. T is a predefined variable, but it's nothging special. (I haven't checked this completely co son't blame me if I'm wrong) if you don't have a init value for a variable it just starts at 0. T is something special. I don't exactly know what is special about T except that it's counting even when you want it to stop eg. in my morphig scopes. (<= could be wrong code i've used, haven't tested it.) I just use another value for T it doesn't reall matter I usualy use f or fr.

I can't be held liable for all the typ[ing errors I made here cause I'M DRUNK. :kill:
ParaNoya is offline   Reply With Quote
Old 21st July 2001, 23:41   #11
napolean
Junior Member
 
napolean's Avatar
 
Join Date: Jul 2001
Location: Portugal
Posts: 48
Send a message via ICQ to napolean
ParaNoya........

You have any avs uploaded presets ???, if yes send me the URL ok ... and something else KEEP DRUNK !!!!!!!
napolean is offline   Reply With Quote
Old 22nd July 2001, 10:04   #12
ParaNoya
Junior Member
 
Join Date: Jun 2000
Location: HOEVUH!!!! (The Netherlands)
Posts: 26
Send a message via ICQ to ParaNoya
Mrning after :(

Oh don't worry about my drunkness I'll be drunk as hell next 17 days on my vacation hehe
but about my packs I've 3 packs of my own and I'm in all AVSociety's packs. here are the links to my packs 2 of them are really old, but I put the link here anyway so you can see some of my early work too. The "newest" is: ParaNoya - The Next Endeavour. I'll UL my latest to winamp tonight so depending on how fast it's reviewed it'll be online soon

ParaNoya_The_Next_Endeavour
http://www.winamp.com/components/det...ponentId=54335

ParaNoya_Most_Wanted_Pack
http://www.winamp.com/components/det...ponentId=31602

The_ParaNoya_Pack
http://www.winamp.com/components/det...ponentId=28068
ParaNoya is offline   Reply With Quote
Old 22nd July 2001, 15:05   #13
Scarface2k1
Banned
 
Scarface2k1's Avatar
 
Join Date: Feb 2001
Location: i dont get out much so i dont remember
Posts: 1,032
Send a message via ICQ to Scarface2k1 Send a message via AIM to Scarface2k1 Send a message via Yahoo to Scarface2k1
what about mine?

BlurPak 1
http://winamp.com/plugins/detail.jht...ponentId=44961

BlurPak 2
http://winamp.com/plugins/detail.jht...ponentId=49422

BlurPak 3
http://winamp.com/plugins/detail.jht...ponentId=52791

BlurPak 4
http://winamp.com/plugins/detail.jht...ponentId=55817

BlurPak 5
http://winamp.com/plugins/detail.jht...ponentId=61966

BlurPak 6
http://winamp.com/plugins/detail.jht...ponentId=67552

BlurPak 7
http://winamp.com/plugins/detail.jht...ponentId=67553

and BlurPak 8
http://winamp.com/plugins/detail.jht...ponentId=69656

i got 5 packs on you ParaNoya, but i have looked at your stuff, there nice though.

well heres a Pak where i had some part in (cus i dont make as much avs's as some people ) but still i had plenty of part in this pak
http://winamp.com/plugins/detail.jht...ponentId=59057

and the first and third werent put on winamp.com so i couldnt give you links for them.
Scarface2k1 is offline   Reply With Quote
Reply
Go Back   Winamp Forums > Visualizations > AVS

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump