Announcement

Collapse
No announcement yet.

MilkDrop 3.0 + 500 presets + lots of new functionality :)

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • MilkDrop 3.0 + 500 presets + lots of new functionality :)

    Hey guys, I've been working for months (not to say years) on this project.
    I hope I'm not 10 years too late to the party and there're still a few people on that forum!

    Here is a quick summary:
    MilkDrop 3.0 is not anymore a plugin that need to be launched with a player,
    but a portable program that supports any audio source (Spotify, YouTube, SoundCloud...)
    it's an evolution of my version of BeatDrop2077, based on BeatDrop.
    It supports a new type of double-preset (.milk2 file) mixing 2 presets and displaying them both simultaneously.
    Here are a few double-preset: https://www.youtube.com/watch?v=6UXKyz4nOfI
    You can create new presets by pressing just a few keys without knowing any lines of code
    (F9 and then press the spacebar to create a new double-preset, that's it).
    Create new colors by pressing just the key 'c' https://twitter.com/MilkDrop2077/sta...26230929498113
    Also I created a new mode for auto-changing the presets based on beat detection.
    Here is a fast version of that: https://www.youtube.com/watch?v=pSzdThg1iW8​​

    Click image for larger version

Name:	MilkDrop3.jpg
Views:	397
Size:	100.1 KB
ID:	4616516

    -Lots of new key shortcuts, see the whole list above.
    For some letters, the majuscule and minuscule matters.
    As an example, I'm using the lower-case "a" for the classic random mini-mash-up and
    upper-case "A" (shift+a) for another function: back to previous random preset.

    -Support always on top window (F7)

    -Support multiple monitor stretching (ALT+SHIFT) thanks to milkdropper for the code.

    -Real-time toggling FPS (F2) 60fps, 90fps, 120fps ect... (some presets may not work well on high fps)

    -Real-time toggling seconds between auto transition to next preset (F3) 15sec, 30sec, 45sec ect...

    -Support of displaying 16 shapes simultaneously instead of 4.
    Shapes are now exported with the '.shape' file extension in Milkdrop3\shapes\file.shape

    -Support of displaying 16 waves simultaneously instead of 4.
    Waves are now exported with the '.wave' file extension in Milkdrop3\waves\file.wave

    -8 new simple waveform (total of 16)

    -The q1-q32 variables have been expanded; the range is now q1-q64.

    -Support going back to previous generated preset when pressing the key 'A' (Shift+a)
    I've waited 20 years for that function!

    -Support deep-mash-up, not just warp and comp mashup, but all 5 bins (z)
    note: this is quite unstable, some presets will crash MilkDrop3. But the results can be really great.

    -Support going back to previous generated preset when pressing the key 'Z' (Shift+z)

    -Support randomize colors function, pressing the (c) key will change all the colors in the comp shader directly in the memory.
    Don't forget to save the preset if you like the new color.

    -Support going back to previous generated color when pressing the key 'C' (Shift+c)

    -Lots of new debug information pressing the letter 'n', very useful when you create new double-preset.

    -Support auto-changing the presets based on beat detection (F8) ex: https://twitter.com/MilkDrop2077/sta...05613960560641
    hardcut1 : load a new preset if bass > 1.5 with a minimum delay of 0.2 sec
    hardcut2 : load a new preset if treb > 2.9 with a minimum delay of 0.5 sec
    hardcut3 : load a new preset if treb > 2.9 with a minimum delay of 1 sec
    hardcut4 : load a new preset if treb > 2.9 with a minimum delay of 3 sec but if treb > 8 then it will load a new preset
    hardcut5 : load a new preset if treb > 2.9 with a minimum delay of 5 sec
    hardcut6 : load a new preset if bass >1.5 + will load Bass/WHITE.milk if bass > 4.90

    -Lots of new transition effects (when pressing the spacebar), the first old 4 were : "zoom", "side", "plasma", "cercle",
    new ones: "plasma2", "plasma3", "snail", "snail2", "snail3", "triangle", "donuts", "corner", "patches", "checkerboard", "bubbles", "stars", "cisor", "wave", "curtain", "vertical", "horizontal", "linesvertical", "lineshorizontal"
    A few example here: https://www.youtube.com/watch?v=WXK-pzCPfYk

    -Improved search function:
    now we can search for anything in the presets list, not just one letter.
    you can type 'mar' for martin's presets.
    you can even type 'kings' if you search for 'martin - kings cross' for example.

    -bunch of optimized function with chatgpt

    -PLAYER CONTROL:
    Pressing CTRL+right will load the next track (on any player, spotify, youtube if you're listening to a playlist of songs...)
    CTRL+left will load the previous track on any player
    CTRL+up will send a fastforward 5sec command to winamp only
    CTRL+down will send a fastrewind 5sec command to winamp only

    -Pressing the key 'f' will filter the presets : showing (and loading) only normal .milk presets, only double .milk2 presets or ALL of them.
    Keep in mind that if you want to mashup presets (with a/z/m) or create some new double-presets,
    you should be showing only classic presets (.milk), for that press 'f' twice.

    -double-preset (.milk2) https://www.youtube.com/watch?v=n37SbxfLK0k
    Press F9 to enter double-preset mode. Now if you press the spacebar, you'll create a mix of 2 presets.
    You can save them with the key 's' like a normal preset, it will create a new milk2 file.
    You can try a few blending effect by pressing spacebar and then backspace a few times,
    or you can force certain type of blending pattern pressing the key 'p' ("zoom", "side", "plasma" ect...)
    if you press the key 'P' you can force the blending progress (10%, 20%, 30% ect...)
    Some blending pattern like plasma have a lots of random values,
    so you'll have different results pressing the spacebar and backspace multiple times.
    All of these random values are saved in the .milk2 file.
    Again, if you want to create double-presets, I suggest loading only normal milk presets by pressing the 'f' key twice (show only classic-presets)
    Please take note that resizing the window or entering/exiting fullscreen mode will "break" your double-preset,
    MilkDrop will fully load the second preset of the double-preset displaying.

    Also:
    -WAVE_SIZE can now have 0-100 value
    -ZOOM_AMOUNT can now have 0-100 value
    -ZOOM_EXPONENT can now have 0-100 value
    -WARP_AMOUNT can now have 0-100 value
    -WARP_SCALE can now have 0-100 value
    -WARP_SPEED can now have 0-100 value


    I've setup up a patreon page, I've spend countless hours on MilkDrop3, if you would like to support this project and future updates:



    Download :
    https://github.com/milkdrop2077/MilkDrop3/


    Last edited by serge000; 10 May 2023, 04:00.

  • #2
    I released a version 3.12 last week that can load a list of 50k of presets under a second and I made 2 videos about MilkDrop3 :

    How to download and install + the basic keys you must know : https://www.youtube.com/watch?v=OQdZFlOHe5o
    And most the new features explained one by one : https://www.youtube.com/watch?v=QBsDXPENe1I

    There is a lot of information in the second video, it's a must watch if you want to see what milkdrop3 can do and how to use it!
    More info​ here : https://github.com/milkdrop2077/MilkDrop3/

    Comment


    • #3
      Is this fully compatible with all of the existing MilkDrop2 presets like some of the fancy PS3 ones by Martin/Nitorami? Or are there compatibility issues like ProjectM?

      Comment


      • #4
        fully compatible. I'm actually preparing a whole set of double-presets from Martin, like martin - golden mirror VS martin - hardcore mix 2 on this video https://www.youtube.com/watch?v=6UXKyz4nOfI

        Comment


        • #5
          Good to know. Just gave it a go and yes it's playing all of my fav presets perfectly. Only issue is the lack of settings e.g. resolution, vsync, preset blend time... etc but I am not sure if those settings were in milkdrop or winamp
          Click image for larger version

Name:	2023-05-05 (2).png
Views:	416
Size:	23.5 KB
ID:	4616300Click image for larger version

Name:	2023-05-05 (1).png
Views:	406
Size:	30.4 KB
ID:	4616301Click image for larger version

Name:	2023-05-05.png
Views:	404
Size:	39.8 KB
ID:	4616302

          Comment


          • #6
            So for the settings, I've tweaked everything to show the highest quality possible, max resolution ect, because any decent computer can run milkdrop at full speed.
            Basically MilkDrop 3 runs directly with the highest quality possible.
            You have all the F2 F3 keys to change the fps and time between presets, the new hardcut modes with F8 if you're into that,
            as well as the key 'b' to change the blending time (I actually forget to list that key in the F1 help menu).
            most of the other setting can be changed in the milk3.ini file, but I need to work on that file, I'm bypassing a lot of options at the moment (like nCanvasStretch to the max setting possible) and I'm not saving everything in the milk3.ini, so I'll check that soon.
            For the VJ mode, I'm planning to create a real milkdrop GUI for that, but that's for later, next year maybe.

            Comment


            • #7
              Amazing!
              I miss desktop mode, though.
              Ariszló @ WinCustomize & DeviantArt

              Comment


              • #8
                Thank you for the hard work. Any ability to turn off the periodic watermark?

                Comment


                • #9
                  Just wanted to say major thanks for reviving this old, but legendary software. I've been using it since the beginning, so it's great to see new life breathed into it.

                  A couple of requests/questions:

                  As jjsnacks said above, can we remove the watermark?

                  What's with the 15 year old dependency on DX 9? Do all of the presets require that? If not, is there a way to upgrade the code to DX12, which most people have these days?

                  Comment


                  • #10
                    Yes you'll be able to remove it in future versions.
                    It's a great feature to keep track of time, if you see it more than 2x, then it's time to go to bed

                    For DX12, it's not an easy thing to port a program from DX9 to 12, but feel free to learn c++ and graphical programming and try it

                    Comment


                    • #11
                      Ok thanks. I've been writing C++ since 1998 and have done a little bit of graphics programming, but managed to avoid DirectX this whole time. Sadly, I'm swamped with other open source projects at the moment.

                      Comment

                      Working...
                      X