aboutsummaryrefslogtreecommitdiff
path: root/musikcube_win32_with_milkdrop2_0.98.1/plugins/Milkdrop2/presets/Unchained & Rovastar - Luckless.milk
diff options
context:
space:
mode:
authorIndrajith K L2022-12-03 17:00:20 +0530
committerIndrajith K L2022-12-03 17:00:20 +0530
commitf5c4671bfbad96bf346bd7e9a21fc4317b4959df (patch)
tree2764fc62da58f2ba8da7ed341643fc359873142f /musikcube_win32_with_milkdrop2_0.98.1/plugins/Milkdrop2/presets/Unchained & Rovastar - Luckless.milk
downloadcli-tools-windows-f5c4671bfbad96bf346bd7e9a21fc4317b4959df.tar.gz
cli-tools-windows-f5c4671bfbad96bf346bd7e9a21fc4317b4959df.tar.bz2
cli-tools-windows-f5c4671bfbad96bf346bd7e9a21fc4317b4959df.zip
Adds most of the toolsHEADmaster
Diffstat (limited to 'musikcube_win32_with_milkdrop2_0.98.1/plugins/Milkdrop2/presets/Unchained & Rovastar - Luckless.milk')
-rw-r--r--musikcube_win32_with_milkdrop2_0.98.1/plugins/Milkdrop2/presets/Unchained & Rovastar - Luckless.milk116
1 files changed, 116 insertions, 0 deletions
diff --git a/musikcube_win32_with_milkdrop2_0.98.1/plugins/Milkdrop2/presets/Unchained & Rovastar - Luckless.milk b/musikcube_win32_with_milkdrop2_0.98.1/plugins/Milkdrop2/presets/Unchained & Rovastar - Luckless.milk
new file mode 100644
index 0000000..2bc15b8
--- /dev/null
+++ b/musikcube_win32_with_milkdrop2_0.98.1/plugins/Milkdrop2/presets/Unchained & Rovastar - Luckless.milk
@@ -0,0 +1,116 @@
+[preset00]
+fRating=3.000000
+fGammaAdj=1
+fDecay=1
+fVideoEchoZoom=0.9994
+fVideoEchoAlpha=0.5
+nVideoEchoOrientation=3
+nWaveMode=7
+bAdditiveWaves=1
+bWaveDots=0
+bWaveThick=1
+bModWaveAlphaByVolume=0
+bMaximizeWaveColor=0
+bTexWrap=0
+bDarkenCenter=0
+bRedBlueStereo=0
+bBrighten=0
+bDarken=1
+bSolarize=0
+bInvert=0
+fWaveAlpha=1.059269
+fWaveScale=0.653093
+fWaveSmoothing=0.27
+fWaveParam=-0.38
+fModWaveAlphaStart=0.75
+fModWaveAlphaEnd=0.95
+fWarpAnimSpeed=5.99579
+fWarpScale=1.331
+fZoomExponent=1
+fShader=0
+zoom=0.619082
+rot=0.0019
+cx=0.5
+cy=0.5
+dx=0
+dy=0
+warp=0.01
+sx=1
+sy=1
+wave_r=1
+wave_g=1
+wave_b=1
+wave_x=0.5
+wave_y=0.5
+ob_size=0.005
+ob_r=0
+ob_g=0
+ob_b=0
+ob_a=1
+ib_size=0.01
+ib_r=0.5
+ib_g=0.9
+ib_b=0.5
+ib_a=1
+nMotionVectorsX=24.959999
+nMotionVectorsY=19.199999
+mv_dx=0
+mv_dy=0
+mv_l=0.85
+mv_r=0.4999
+mv_g=0.4999
+mv_b=0.4999
+mv_a=1
+per_frame_1=warp=0;
+per_frame_2=old_bass_flop=bass_flop;
+per_frame_3=old_treb_flop=treb_flop;
+per_frame_4=old_mid_flop=mid_flop;
+per_frame_5=chaos=.9+.1*sin(pulse);
+per_frame_6=entropy=if(equal(pulse,-20),1+bass_flop+treb_flop+mid_flop+rand(2),entropy);
+per_frame_7=bass_thresh = above(bass_att,bass_thresh)*2 + (1-above(bass_att,bass_thresh))*((bass_thresh-1.6)*chaos+1.6);
+per_frame_8=bass_flop=abs(bass_flop-equal(bass_thresh,2));
+per_frame_9=treb_thresh=above(treb_att,treb_thresh)*2 + (1-above(treb_att,treb_thresh))*((treb_thresh-1.6)*chaos+1.6);
+per_frame_10=treb_flop=abs(treb_flop-equal(treb_thresh,2));
+per_frame_11=mid_thresh=above(mid_att,mid_thresh)*2 + (1-above(mid_att,mid_thresh))*((mid_thresh-1.6)*chaos+1.6);
+per_frame_12=mid_flop=abs(mid_flop-equal(mid_thresh,2));
+per_frame_13=bass_changed=bnot(equal(old_bass_flop,bass_flop));
+per_frame_14=mid_changed=bnot(equal(old_mid_flop,mid_flop));
+per_frame_15=treb_changed=bnot(equal(old_treb_flop,treb_flop));
+per_frame_16=bass_residual = bass_changed*sin(pulse*3) + bnot(bass_changed)*bass_residual;
+per_frame_17=treb_residual = treb_changed*sin(pulse*3) + bnot(treb_changed)*treb_residual;
+per_frame_18=mid_residual = mid_changed*sin(pulse*3) + bnot(mid_changed)*mid_residual;
+per_frame_19=pulse=if(above(abs(pulse),20),-20,pulse+(bass_thresh+mid_thresh+treb_thresh)*.018);
+per_frame_20=q1=mid_residual;
+per_frame_21=q2=bass_residual;
+per_frame_22=q3=treb_residual;
+per_frame_23=q4=sin(pulse);
+per_frame_24=q5=cos(pulse*(.5+.1*entropy));
+per_frame_25=q6=sin(pulse*(.5+pow(.25,entropy)));
+per_frame_26=q7=above(q1,0)+above(q2,0)+above(q3,0)+above(q3,0)*treb_flop+above(q2,0)*bass_flop+above(q1,0)*mid_flop;
+per_frame_27=q8=entropy;
+per_frame_28=ob_r=.4+.4*sin(time*2.157+q6);
+per_frame_29=ob_b=.8+.2*sin(time*1.689+q5);
+per_frame_30=ob_g=.6+.4*sin(time*.413+q4);
+per_frame_31=ib_r=.5+.5*cos(time*1.2+q1*.1);
+per_frame_32=ib_b=.4+.4*cos(time*2.811+q2*.1);
+per_frame_33=ib_g=.4+.4*cos(time*1.666+q3*.1);
+per_frame_34=ib_size=.1+.05*q2;
+per_frame_35=ob_size=.03+.02*sin(time*2.321+q2*.2);
+per_frame_36=ob_a=.6+.4*q3;
+per_frame_37=ib_a=.9+.1*sin(q2*.3+q4+q1*.5);
+per_frame_38=mv_r=mv_r+.5*sin(q4+time*.678);
+per_frame_39=mv_b=mv_b+.5*sin(q4+time*.789);
+per_frame_40=mv_g=mv_g+.5*sin(q5+time*.456);
+per_frame_41=mv_a=.2+.2*sin(time*1.178+q5*1.14);
+per_frame_42=rot=0;
+per_frame_43=wave_r=.6+.4*sin(q1+time*2.183);
+per_frame_44=wave_b=.6+.4*sin(q2+time*1.211);
+per_frame_45=wave_g=.6+.4*sin(q3+time*1.541);
+per_frame_46=wave_mystery=wave_mystery+.5*sin(time*2.18+q6);
+per_frame_47=wave_x=wave_x+.3*sin(time*.811)+.005*(frame%3);
+per_frame_48=wave_y=wave_y+.3*sin(time*.788)+.005*(frame%3);
+per_frame_49=wave_a=3+sin(time*1.414)+q3;
+per_frame_50=wave_mode=q7;
+per_frame_51=zoom=zoom+.1*sin(time*.8);
+per_pixel_1=rot = rot + if(below(sin(ang+sin(rad+.5*q4)*5), q6), -rot, 0.5*sin((rad+.5*q1)*4*q5));
+per_pixel_2=zoom=zoom+rot*q3;