Hey guys,
MilkDrop2077 is a free and open-source presets tool for MilkDrop.
It can mashup code from Frame/Pixel/Warp/Comp, randomize values in a smart way,
change colors, add effects and soon autogenerate presets.

download: https://mega.nz/folder/VFFGUJYB#pPNXxLPIstNE6WzqCWCAJg
MilkDrop 2077.exe MD5:AE40AF0F2795EA58C0DDDF532920FCD4
How to use it :
1. select your favorite presets folder (input folder)
2. select the output folder (were the new generated presets will be created)
3. select how many presets would you like to create (defaut 100, 1 to 9999)
4. choose the level of randomization (0 to 5), check the options menu for more controls
5. click on GO!
How I use it
I create 500 presets, load MilkDrop2077.0001, press the 'r' key to load in SEQUENTIAL order, and press h,h,h...
You can go fast and comeback if you see something good (not like pressing the 'a' key in milkdrop!)
Don't expect all the new created presets to all looks amazing, a lot of them looks average or broken,
some will be corrupt, but with a good input folder and a bit of luck, you can create something beautiful and 'new'.
Check the exemple.zip I've included 50 presets created with MilkDrop2077,
I've lost track about how much they've been mashed or randomized, but they look pretty amazing to me.
What is really cool if how the randomized value will affect the motion/colors/wave form ect.
Source code here : https://github.com/milkdrop2077 (the code is in the Unit1.pas file).
it's coded with delphi7, and the good news is, even if you don't code, you could recompile and modify the program easily :
delphi = pascal = same syntax than milkdrop preset
I've used only standards function and component, so the source will compile without any error, it should be nothing like trying to compile the C++ vis_milk2.dll
MilkDrop2077 is a free and open-source presets tool for MilkDrop.
It can mashup code from Frame/Pixel/Warp/Comp, randomize values in a smart way,
change colors, add effects and soon autogenerate presets.

download: https://mega.nz/folder/VFFGUJYB#pPNXxLPIstNE6WzqCWCAJg
MilkDrop 2077.exe MD5:AE40AF0F2795EA58C0DDDF532920FCD4
How to use it :
1. select your favorite presets folder (input folder)
2. select the output folder (were the new generated presets will be created)
3. select how many presets would you like to create (defaut 100, 1 to 9999)
4. choose the level of randomization (0 to 5), check the options menu for more controls
5. click on GO!
How I use it

I create 500 presets, load MilkDrop2077.0001, press the 'r' key to load in SEQUENTIAL order, and press h,h,h...
You can go fast and comeback if you see something good (not like pressing the 'a' key in milkdrop!)
Don't expect all the new created presets to all looks amazing, a lot of them looks average or broken,
some will be corrupt, but with a good input folder and a bit of luck, you can create something beautiful and 'new'.
Check the exemple.zip I've included 50 presets created with MilkDrop2077,
I've lost track about how much they've been mashed or randomized, but they look pretty amazing to me.
What is really cool if how the randomized value will affect the motion/colors/wave form ect.
Source code here : https://github.com/milkdrop2077 (the code is in the Unit1.pas file).
it's coded with delphi7, and the good news is, even if you don't code, you could recompile and modify the program easily :
delphi = pascal = same syntax than milkdrop preset

I've used only standards function and component, so the source will compile without any error, it should be nothing like trying to compile the C++ vis_milk2.dll

Comment