Archive: My Avs Pack


11th September 2007 15:29 UTC

My Avs Pack
I am new here and with my new pack also , my name is vincent or xyzionz , i already submited the pack to winamp but wonders me when is it going to be ok , but i will post my deviant download site , here goes :

xyzionz.deviantart.com/art/X-s-64578907

check out my presets and leave comments if possible , i wanna know how is it , i am currently learning C++ and C from begining , so i wanna ask where can i learn it ? I didn't went to any college so your help will be much appreciated , is it any free online books and free C software i can learn from ? thanksss:D :D


11th September 2007 15:50 UTC

Umm I would download the pack, except that it just links to a jpg. (You may want to sort that out.)

Also C++ and AVS are not the same.
For AVS tutorials please have a look here.
For C++ I would suggest having a look here.


11th September 2007 15:55 UTC

omg...mistake mistake ! sorry i'll edit now

thanks for the info

i already edited it already , the file is ready to be download , sorry for the mess :D


11th September 2007 17:16 UTC

Okay I've had a look through now :)

The first thing that I noticed was the very small or non-existent reaction to music, which is kinda the point of AVS. (getspec() and getosc() are your friends :))

Quite a few empty black background, generally that's not cool.

Colour work is okay. You avoided mindlessly scrolling through the rainbow and the over done psychedelic look.

The stand out preset of the pack for me is Cool2, if you made that actually react to music then it would be quite good.

You seem to have good knowledge of how to layout a preset, all you really need to learn is how to do the coding.

Your installer need some work as well, you only need to include the ape's etc that don't come with Winamp as standard that you use.
/checks pack
Yeah you only need to include that picture of you with your presets as the other bitmaps are standard too.
Also make the installer check where the person has installed there Winamp, not everyone has in it C:\program files\winamp ;)


11th September 2007 17:41 UTC

thanks for the comments man ,
i am reading through the things u post there , on the way learning to code , this is my 1st pack so i don't know much bout codings so i decide only use very simple dm which i know to do all the presets , and the superscopes are all actually from the samples with a bit changes on them , i am quite confused with the getosc thing , btw why is the primer by atero cannot be download ?:cry:


11th September 2007 18:07 UTC

deviantart likes to lose peoples old work.
PAK-9's tutorial is good.

getosc(band,width,channel)
= returns waveform data centered at 'band', (0..1), sampled 'width' (0..1) wide.
'channel' can be: 0=center, 1=left, 2=right. return value is (-1..1)


So to make a simple oscilloscope with a superscope the code would be:
[Point]
x=i*2-1;
y=getosc(i,0,0);

Click the expression help button and have a read through.


12th September 2007 08:29 UTC

Xyzionz, you are a lot like me.


12th September 2007 15:48 UTC

I am a lot like you..? hmm whats that mean ?


14th September 2007 02:12 UTC

yeah, a newbie pack!