Skip to content

milkdrop2077/BeatDrop2077

 
 

Repository files navigation

This is a much improved version of BeatDrop Music Visualizer that compile without fatal error on Visual Studio 2019.

More informations : http://forums.winamp.com/showthread.php?t=458864

You'll need to install too the DirectX SDK (DXSDK_Jun10.exe)
from here: https://www.microsoft.com/en-ca/download/details.aspx?id=6812
(Windows Update needs to be enabled for installing the DirectX SDK)
Tick the box when installing visual studio 2019: "C++ MFC for v142 build tools (x86 & x64)"

--------------------------------------------------------------------------------------------------------------------------------

BeatDrop Music Visualizer

BeatDrop is a stand-alone implementation of the amazing Milkdrop2 Winamp plug-in.

It lets you experience the stunning visual 2D effects with your music player of choice. No additional configuration steps needed! Just start BeatDrop and play your music.

Use BeatDrop with your favourite

System Requirements

  • Windows 10, Windows 8.1 or Windows 7 SP1

  • WASAPI-compatible sound card

  • DirectX 9 - compatible GPU

  • DirectX End-User Runtimes (also included in the installer) contains the required 32-bit helper libraries d3dx9_43.dll and d3dx9_31.dll

Acknowledgements

Special thanks to:

License

This repository is licensed under the 3-Clause BSD License (LICENSE or https://opensource.org/licenses/BSD-3-Clause) with the exception of where otherwise noted.

Although the original Matthew van Eerde's loopback-capture project didn't explicitly state the license, the author has been kind enough to provide the license clarification

Sunny March 29, 2015 at 11:06 pm

Hi. Just wondering is this open source? I'm looking for something like this for my school project.

Maurits [MSFT] March 30, 2015 at 8:35 am

@Sunny do with the source as you like.

All changes in this repository to the original Matthew's code are published either under the terms of BSD license or the license provided by original author.

Contributions

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, shall be licensed as above.

About

BeatDrop Music Visualizer

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 67.2%
  • C 18.8%
  • HTML 13.2%
  • HLSL 0.8%