Archive: My 2nd Attempt...


9th July 2003 04:26 UTC

My 2nd Attempt...
Hi all... sadly i've been very busy for the past few months, but i am free again (for how long is anyones guess) and i though i'd use my spare time to make a few new presets.The first is a remix of an old one i made (completely different though... see below for a link to the original), the second is new, and the third is a remix of the second.

Anyway, all comments/reviews/death threats/suggestions/improvements/etc are welcome, and i hope to do more work in the near future :D



http://forums.winamp.com/showthread....hreadid=128699


9th July 2003 04:29 UTC

sorry, i uploaded the wrong file, and it wouldnt let me delete and re-upload, so heres the actual presets :D


9th July 2003 06:25 UTC

Um, I can't open this file.....


9th July 2003 06:36 UTC

You probably don't have an archive that supports Rar files


9th July 2003 15:05 UTC

why don't you just zip the presets?


9th July 2003 16:32 UTC

yeah, i too dont have Winrar or something that supports *.rar files:(


9th July 2003 18:20 UTC

I have software that supports .rar. I could open the file and see the contents. But it won't let me unzip them. I think the file is screwed. Please put them in a .zip.


9th July 2003 22:48 UTC

sorry, i've been using winrar for the past few months and i kinda forgot about the lack of popularity for rar :(

here 'tis in zip format.


9th July 2003 22:59 UTC

Fairly n00bish.
A lot of optimization in the code could be fixed.
pi can be acos(-1), put p=acos(-1); in init. put 256p=p*256; in init. You can replace all the 3.15159*256 with 256p.

In DM's, d and r are not used when rectangular coordinates is selected and x and y are not used when rectangular coordinates is disselected.

There are a LOT of other optimizations that you need too- move as much code as you can out of pixel to init, beat, or frame (in order or prefrence)...of course, you cannot move code from pixel that has i, x, and y (in sscs) or d,x,y,r in DMs.


9th July 2003 23:19 UTC

Dammit, I had a big thing typed up and then IE crashed. Basically what m²k said. Also, don't use division when you can multiply instead(i.e. change r/64 to r*0.015625).

These presets leave a lot to be desired - learn better SSC and DM coding and try again. Keep trying though, it takes a while to get it for some people, but you can do it.


11th July 2003 06:24 UTC

thank you for your replies.

I tried to do a little optimisation, and i was amazed at the difference in performance. more to come soon :)


12th July 2003 15:40 UTC

nothing but bitching, eh? :) i find rar pretty essential.