MilkDrop

MilkDrop
Developer(s) Ryan Geiss
Initial release 5 November 2001 (2001-11-05)
Stable release
2.25c
Operating system Windows
Type Music visualization
License BSD license
Website http://www.geisswerks.com/milkdrop/
Screenshot of preset included in MilkDrop version 1.04d

MilkDrop is a hardware-accelerated music visualization plugin for Winamp, which was originally developed by Ryan Geiss in 2001. It uses DirectX and intelligent beat detection to render iterated images which blend seamlessly.[1] MilkDrop uses a complex system of interpolation to transition between presets gradually through time, creating a constantly changing visual experience.[2]

Presets

MilkDrop is an environment for running presets, software which controls MilkDrop, and does not produce visualizations by itself.

Presets are saved in .milk file format, typically in a subfolder of the MilkDrop plugin directory. Creating new presets is generally referred to as authoring, or writing, making the person that wrote a preset its author. Presets are distributed on the Internet through Winamp, the Winamp forums, and through the personal webpages of MilkDrop preset authors.[3] A preset's title also doubles as its .milk save name, and usually includes the preset author or authors' pseudonym. MilkDrop presets often have more than one author, which is generally referred to as remixing or editing. A remix or an edit will often include these terms in the preset's title.

Creating presets

Screenshot of preset displaying custom wave per-frame code along with the resulting visual effect.

A current .milk file is composed of four major different kinds of scriptable equations. These include per_frame and per_pixel equations, as well as custom shapes and custom waves.[3]

Code in the per_frame section is executed once for each frame, modifying variables which affect different parameters that can be passed to other areas of code. Trigonometric functions which modify MilkDrop's internal looping time variable, systems of logic, and interaction with the audio information received from Winamp or other applicable media player's Fast Fourier transform (FFT)[4] can be used to govern how these parameters evolve through time.[3][5]

Code in the per_pixel section of MilkDrop is not actually re-evaluated at every pixel as the name would suggest, rather the screen is divided into a grid and the code is evaluated at each grid point.[6] The pixels in-between these points interpolate their values from the surrounding four points on the grid. The size of the grid is 32×24 by default, but can be set higher or lower by the user. Per_Pixel equations allow the preset author to alter some of MilkDrop's parameters differently in certain areas of the screen based upon x and y values, distance from the center of the screen, and the angle.[3]

Custom shapes and custom waves each have variables which allow the author to change the shape, size, color, and location on screen, among other things. Shapes and custom waves each have internal per_frame code that affects these variables similarly to how per_frame equations affect the entire preset. Custom shapes and waves equations are included in MilkDrop version 1.04 and later.[3] While initially MilkDrop allowed four custom shapes and waves, the latest version of the MilkDrop beta allows up to five custom shapes and five custom waves to be utilized per preset.[7]

History

Milkdrop is the successor of an earlier music visualization software by Ryan Geiss, the geiss plugin for Winamp, released around 1998.[8][9] The geiss plugin did the real-time music visualization purely software rendered by utilizing the CPU effectively by highly optimized, hand-tuned assembly code.[8][10]

In 2001 the first version of milkdrop was written, built around the now widely available GPU hardware.[11] Ryan Geiss released 12 versions of MilkDrop between 5 November 2001 and 31 July 2003.[12]

Originally closed source, version 1.04 Milkdrop's source code was released under the BSD license in May 2005.[13][14] Geoff "Redi Jedi" Potter[15] has taken up developing the program since 2005 and has released six beta versions.[7]

With the availability of the source code, MilkDrop has been ported to many platforms: for instance to XBMC, a homebrew developed media player that can be downloaded for Xbox, PC, or as a LiveCD.

projectM[16] is an implementation of MilkDrop using OpenGL in C++, and is released under the GNU LGPL. It is available as a plugin for Audacious, XMMS, Winamp, iTunes, Jack, PulseAudio, foobar2000, VLC media player and XBMC. The VLC versions 2.2.0 and higher no longer support the projectM plugin.[17] It comes natively with Clementine, and Qmmp that also available in the Play Store on Android.

MilkDrop 2.0 was released in 2007, introducing Per Pixel Shader support. It is available with Winamp 5.5 or from projectM in their 2.0.1 version for use it with other players like the VLC media player. MilkDrop 2 added DirectX 9.0 support and added the ability to use pixel shaders in its presets.

The source code for MilkDrop 2.25c has been released on 15 May 2013.[11]

Reception

In 2011, Milkdrop was retrospectively described as "the greatest single work of art produced during the naughties".[18]

According to the Winamp main download page, the milkdrop plugin and its predecessor Geiss are the most downloaded plugins overall, with 2,737,890 and 4,686,010 downloads (on 10 August 2014), respectively.[19]

The Flickernoise software for the Milkymist One video synthesizer is largely inspired by MilkDrop, and is compatible with MilkDrop presets to some extent.

See also

References

  1. "MilkDrop 1.04 for Windows 2000/NT/ME/98/95". Shareware Music Machine. Hitsquad Pty Ltd. Retrieved 11 October 2010.
  2. MilkDrop Version History
  3. 1 2 3 4 5 MilkDrop preset authoring guide
  4. WINAMP.COM | Forums - ok here i go with one
  5. Beginners Guide to MilkDrop Preset Writing 28 February 2002.
  6. Beginners Guide to MilkDrop Preset Writing: Additional per_pixel Effects 28 February 2002.
  7. 1 2 Development Archived 15 May 2007 at the Wayback Machine.
  8. 1 2 Geiss, Ryan. "geiss.txt". Retrieved 2014-08-10. GEISS is entirely copyright (c) 1998-2000 by Ryan M. Geiss [...] Geiss uses hand-tuned x86 assembly language to reach blazing speeds, generating smooth and graceful realtime graphics... and it can hear whatever your computer hears and synchronize the graphics it generates to the sound you're hearing.
  9. "Frequently-asked questions about Geiss for Winamp". Retrieved 2014-08-10. Also, a 3d-accelerated video card will make NO difference.. What you see in Geiss right now is not hardware accelerated (nor can it be).
  10. 1 2 http://www.geisswerks.com/about_milkdrop.html
  11. MilkDrop 2.0d (January 2008)
  12. MilkDrop plug-in for Winamp
  13. Milkdrop 1 Source Code released (May 4, 2005) http://www.nullsoft.com/free/milkdrop_1.04_Source.zip
  14. About me Archived 18 May 2007 at the Wayback Machine.
  15. projectM's official website on sourceforge
  16. https://forum.videolan.org/viewtopic.php?f=14&t=124958&p=425222&hilit=projectM#p425222
  17. Nielson, Jim (2011-02-13). "Milkdrop". futureartnow.org. To my mind, the greatest single work of art produced during the naughties – at least the greatest of which I’m so far aware – may be Ryan Geiss’s open-source music visualization plugin project, Milkdrop.
  18. http://uploadgeneration.info/Winamp/www.winamp.com/visualizations/most-downloaded.html
This article is issued from Wikipedia - version of the 11/14/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.