aboutsummaryrefslogtreecommitdiffstats
path: root/installerdependencies/visuals/projectM/presets/Krash and Rovastar - Rainbow Orb.milk
diff options
context:
space:
mode:
authorcanni0 <canni0@b956fd51-792f-4845-bead-9b4dfca2ff2c>2008-10-08 14:50:30 +0000
committercanni0 <canni0@b956fd51-792f-4845-bead-9b4dfca2ff2c>2008-10-08 14:50:30 +0000
commit7c2116c7cb4c65eaa61c070bcf95036f661ec859 (patch)
tree34e30a8c04eb2faffcd234106e6afa717dea56ed /installerdependencies/visuals/projectM/presets/Krash and Rovastar - Rainbow Orb.milk
parentf564da84b9275067218dfd63f7eafd9bfa1692b3 (diff)
downloadusdx-7c2116c7cb4c65eaa61c070bcf95036f661ec859.tar.gz
usdx-7c2116c7cb4c65eaa61c070bcf95036f661ec859.tar.xz
usdx-7c2116c7cb4c65eaa61c070bcf95036f661ec859.zip
- Install Routine completed
- Support update installation (no covers.ini change) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1438 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to 'installerdependencies/visuals/projectM/presets/Krash and Rovastar - Rainbow Orb.milk')
-rw-r--r--installerdependencies/visuals/projectM/presets/Krash and Rovastar - Rainbow Orb.milk72
1 files changed, 0 insertions, 72 deletions
diff --git a/installerdependencies/visuals/projectM/presets/Krash and Rovastar - Rainbow Orb.milk b/installerdependencies/visuals/projectM/presets/Krash and Rovastar - Rainbow Orb.milk
deleted file mode 100644
index 7032dc64..00000000
--- a/installerdependencies/visuals/projectM/presets/Krash and Rovastar - Rainbow Orb.milk
+++ /dev/null
@@ -1,72 +0,0 @@
-[preset00]
-fRating=5.000000
-fGammaAdj=2.000000
-fDecay=0.975000
-fVideoEchoZoom=1.000000
-fVideoEchoAlpha=0.500000
-nVideoEchoOrientation=2
-nWaveMode=3
-bAdditiveWaves=0
-bWaveDots=0
-bModWaveAlphaByVolume=0
-bMaximizeWaveColor=0
-bTexWrap=0
-bDarkenCenter=0
-bMotionVectorsOn=0
-bRedBlueStereo=0
-nMotionVectorsX=64
-nMotionVectorsY=1
-bBrighten=0
-bDarken=0
-bSolarize=0
-bInvert=0
-fWaveAlpha=1.000000
-fWaveScale=0.108925
-fWaveSmoothing=0.750000
-fWaveParam=0.000000
-fModWaveAlphaStart=0.850000
-fModWaveAlphaEnd=1.950000
-fWarpAnimSpeed=1.000000
-fWarpScale=1.000000
-fZoomExponent=1.000000
-fShader=0.000000
-zoom=1.000000
-rot=0.000000
-cx=0.500000
-cy=0.500000
-dx=0.000000
-dy=0.000000
-warp=1.000000
-sx=1.000000
-sy=1.000000
-wave_r=0.400000
-wave_g=0.400000
-wave_b=0.400000
-wave_x=0.500000
-wave_y=0.500000
-ob_size=0.005000
-ob_r=0.000000
-ob_g=0.000000
-ob_b=0.000000
-ob_a=1.000000
-ib_size=0.000000
-ib_r=0.000000
-ib_g=0.000000
-ib_b=0.000000
-ib_a=0.000000
-per_frame_1=warp=0;
-per_frame_2=dx=-0.0005;
-per_frame_3=dy=-0.0005;
-per_frame_4=wave_x = 0.5+0.3*sin(bass+treb+mid);
-per_frame_5=wave_r = 1 + sin(-wave_x*6.28);
-per_frame_6=wave_g = abs(sin(2*wave_x*6.28));
-per_frame_7=wave_b = sin(wave_x*6.28);
-per_frame_8=treb_effect = if(above(treb_att,1.4),pow(0.99,treb_att),1);
-per_frame_9=net_effect = if(above(bass_att,0.8*treb_att),1,treb_effect);
-per_frame_10=zoom = net_effect*1.065;
-per_frame_11=rot = rot + rot_residual;
-per_frame_12=bass_thresh = above(bass_att,bass_thresh)*2 + (1-above(bass_att,bass_thresh))*((bass_thresh-1.3)*0.96+1.3);
-per_frame_13=shift = (tan(time*7)) -0.05;
-per_frame_14=shift = if(above(shift,0),0,if(below(shift,-0.1),-0.1,shift));
-per_frame_15=rot_residual = if(equal(bass_thresh,2),shift,rot_residual);
-per_pixel_1=rot = rot + if(equal(sin(ang), 0), rot, sin(1-rad)/2);