|
|
|
|
#1 |
|
Whacked Moderator
Join Date: Jun 2001
Posts: 2,104
|
AVS Tutorials
I'm rather tired of getting the same e-mails over and over, so I compiled a list of AVS Tutorials that I wrote on this forum. Feel free to post guides/interesting threads that you know.
http://forums.winamp.com/showthread.php?threadid=77433 (What math is required?) http://forums.winamp.com/showthread.php?threadid=61119 (SuperScope explanation) http://forums.winamp.com/showthread.php?threadid=64660 (Short thread about the Dynamic Movement) http://forums.winamp.com/showthread.php?threadid=68527 (About variables in SScope and DynMov, also explains why the DM might be doing the opposite of what you want it to do) http://forums.winamp.com/showthread.php?threadid=66395 (About 3D SuperScopes and the relationship between mathematical equations and AVS expressions) http://forums.winamp.com/showthread.php?threadid=61847 (Explains basic trigonometry) http://forums.winamp.com/showthread.php?threadid=74143 (Comments in AVS-code) |
|
|
|
|
|
#2 |
|
Major Dude
Join Date: Feb 2002
Location: Leipzig / Germany
Posts: 859
|
Why don't you take 'em all and publish them on acko.net?? Or even better, create a library where all can add tips & tricks of avs.
|
|
|
|
|
|
#3 |
|
Senior Member
Join Date: Dec 2001
Location: .fi
Posts: 155
|
Another tutorial
One of my avs friends is also making a avs tutorial. If you're interested I let you know when avs tutorial is ready..
|
|
|
|
|
|
#4 |
|
Whacked Moderator
Join Date: Jun 2001
Posts: 2,104
|
Well I'm going to convert Acko into a Drupal (cool content management system I develop on). That'll allow neat things like a MySQL database, user accounts, etc. I could turn it into an AVS site really that allows anyone to upload presets. Will take some work to get avs specific drupal modules done, but not too hard.
I've also written some more APEs which I use in Whacko AVS IV... they'll be released together on Acko in a few weeks
|
|
|
|
|
|
#5 |
|
Junior Member
|
Whacko IV?
:: Drools over keyboard ::
|
|
|
|
|
|
#6 | |
|
Major Dude
Join Date: Feb 2002
Location: Leipzig / Germany
Posts: 859
|
Quote:
|
|
|
|
|
|
|
#7 |
|
Whacked Moderator
Join Date: Jun 2001
Posts: 2,104
|
Because I really don't know Delphi (only C++) I can't really help you. I know there is a Delphi Visualisation SDK for Winamp, but not for APEs. You best bet is to try to port the APE SDK into Delphi (an APE is a regular DLL that is renamed). The Visualisation SDK won't be of much help, because APE's use C++ objects, while vis plugins use regular C function calls.
You can get the C++ APE Sdk by clicking the "Develop" tab and visiting the AVS section. Note that AVS is sometimes called 'WVS' too. |
|
|
|
|
|
#8 |
|
Whacked Moderator
Join Date: Jun 2001
Posts: 2,104
|
Official Guides
Here are the two official AVS guides.
This one explains the Superscope variables and the AVS language. http://www.winamp.com/nsdn/wvs/dev/modules.jhtml This one expains how to make a preset, and also how to use Effect Lists. http://www.winamp.com/nsdn/wvs/dev/presets.jhtml |
|
|
|
|
|
#9 |
|
Major Dude
Join Date: Feb 2002
Location: Leipzig / Germany
Posts: 859
|
already downloaded all that stuff, but it seems that delphi is too diffrent from c, for instance in handling handles (funny expression)
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|