README_en-us.md
简体中文 | English
<a href="https://hellogithub.com/repository/zhongyang219/MusicPlayer2" target="_blank"></a>
MusicPlayer2 is a powerful local music player software designed to provide users with the best local music playback experience. It integrates a wide range of features including lyric display, karaoke-style lyric rendering, online lyric downloading, lyric editing, song tag recognition, album cover display, online album cover downloading, spectrum analysis, audio effect settings, taskbar thumbnail controls, theme colors, format conversion, and more. The player also offers highly customizable interface layouts and supports multiple playback kernels (BASS and FFMpeg). It is compatible with most common audio formats.
Please click hereto download the latest version of MusicPlayer2.
Alternate link: Download from Baidu Netdisk
MusicPlayer2 relies on the Microsoft Visual C++ runtime environment. If the program prompts "Cannot find MSVC*.dll" when the program starts, please click the link below to download and install the Microsoft Visual C++ runtime environment.
Latest supported Visual C++ Redistributable downloads | Microsoft Docs
If you are using Scoop as a package manager, the MusicPlayer2 installation package is now added to the Scoop official Extras repository for maintenance. You can install MusicPlayer2 with the following Powershell command:
scoop install extras/musicplayer2
You have the following ways to open and play a song:
Click here to view the documentation (Only Chinese Available).
The player interface supports switching between multiple layouts, as well as dark and light modes.
Main window (UI2, light mode)▼
Main window (UI2, light mode, show playlist)▼
Main window (UI2, dark mode)▼
Main window (UI1)▼
Main window (UI2)▼
Main window (UI3)▼
Main window (UI4)▼
Playback detail page (UI4)▼
Main window (UI5)▼
Main window (Groove Music Style Windows 11)
Playback detail page (Groove Music Style Windows 11)
Mini mode▼
Show lyrics in Windows 10 search box▼
Desktop lyrics▼
Option settings - Appearance Settings▼
Option settings - General Settings▼
Click here to view the update log.
MusicPlayer2 only supports development and operation on Windows systems. To compile the source code of MusicPlayer2, you need to install Visual Studio 2022. During installation, select the C++ development environment, and you must check the option for MFC.
After installing Visual Studio 2022, open the solution file MusicPlayer2.sln, compile it, and run the project.