Name Date Size #Lines LOC

..--

.github/workflows/H25-Apr-2025-9259

Debug/H25-Apr-2025-

Documents/H25-Apr-2025-670599

MusicPlayer2/H25-Apr-2025-150,623115,709

Release/H25-Apr-2025-

Screenshots/H25-Apr-2025-

UnitTest/H25-Apr-2025-193162

scintilla/H25-Apr-2025-52,74244,178

x64/H25-Apr-2025-

.gitattributesH A D25-Apr-2025155 32

.gitignoreH A D25-Apr-20254.8 KiB294239

LICENSEH A D25-Apr-202534.3 KiB675553

MusicPlayer2.slnH A D25-Apr-20252.1 KiB4240

README.mdH A D25-Apr-20253.4 KiB10763

README_en-us.mdH A D25-Apr-20254.1 KiB11669

version.infoH A D25-Apr-20252.5 KiB1817

README.md

1**简体中文 | [English](https://github.com/zhongyang219/MusicPlayer2/blob/master/README_en-us.md)**
2
3# MusicPlayer2 简介
4
5MusicPlayer2是一款集音乐播放、歌词显示、格式转换等众多功能于一身的音频播放软件。支持歌词显示、歌词卡拉OK样式显示、歌词在线下载、歌词编辑、歌曲标签识别、专辑封面显示、专辑封面在线下载、频谱分析、音效设置、任务栏缩略图按钮、主题颜色、格式转换等功能。播放内核为BASS音频库(V2.4)。播放器支持几乎所有常见的音频格式。
6
7# 相关链接:
8
9请[点击此处](https://github.com/zhongyang219/MusicPlayer2/releases)下载MusicPlayer2的最新版本。
10
11国内备用下载链接:[百度网盘下载](https://pan.baidu.com/s/1i5QNwFF)
12
13MusicPlayer2依赖于Microsoft Visual C++ 运行环境,如果程序启动时提示“找不到MSVC\*.dll”,请点击以下链接下载并安装Microsoft Visual C++ 运行环境。
14
15[最新支持的 Visual C++ 可再发行程序包下载 | Microsoft Docs](https://docs.microsoft.com/zh-CN/cpp/windows/latest-supported-vc-redist?view=msvc-170)
16
17若使用 [Scoop](https://github.com/ScoopInstaller/Scoop) 作为包管理的用户,目前 MusicPlayer2 的安装包已加入 Scoop 官方 [Extras](https://github.com/ScoopInstaller/Extras) 仓库进行维护,可通过以下 Powershell 命令进行安装:
18
19```pwsh
20scoop install extras/musicplayer2
21```
22
23# 主要特性
24
25* 歌词显示
26* 迷你模式
27* 歌词卡拉OK样式显示
28* 任务栏搜索框显示歌词
29* 桌面歌词显示
30* 歌词在线下载
31* 歌词编辑
32* 歌曲标签识别和编辑
33* 频谱分析
34* 专辑封面
35* 自动匹配下载歌词和专辑封面
36* 音效设置(均衡器和混响)
37* 任务栏缩略图按钮
38* 主题颜色
39* 支持cue分轨
40* 背景高斯模糊
41* 格式转换
42* 媒体库功能
43
44# 使用说明
45
46**[点击这里](https://github.com/zhongyang219/MusicPlayer2/wiki)查看说明文档。**
47
48# 截图
49
50播放器界面支持多种界面切换,支持深色和浅色模式。
51
52主窗口(界面2 浅色模式)▼
53
54<img src="Screenshots/Main_window.png" style="zoom:80%;" />
55
56主窗口 (界面2 浅色模式 显示播放列表)▼
57
58<img src="Screenshots/main_window_with_playlist.png" style="zoom:80%;" />
59
60主窗口(界面2 深色模式)▼
61
62<img src="Screenshots/Main_window2.png" style="zoom:80%;" />
63
64主窗口(界面1)▼
65
66<img src="Screenshots/main_window_ui1.png" style="zoom:80%;" />
67
68主界面(界面2)▼
69
70<img src="Screenshots/main_window_ui2.png" style="zoom:80%;" />
71
72主窗口(界面3)▼
73
74<img src="Screenshots/main_window_ui3.png" style="zoom:80%;" />
75
76主窗口(界面4)▼
77
78<img src="Screenshots/main_window_ui4.png" style="zoom:80%;" />
79
80主窗口(界面5)▼
81
82<img src="Screenshots/main_window_ui5.png" style="zoom:80%;" />
83
84迷你模式▼
85
86<img src="Screenshots/Mini_mode.png" style="zoom:80%;" />
87
88Cortana搜索框显示歌词▼
89
90<img src="Screenshots/Cortana_lyric.png" style="zoom:80%;" />
91
92桌面歌词▼
93
94<img src="Screenshots/desktop_lyric.jpg" style="zoom:80%;" />
95
96选项设置——外观设置▼
97
98<img src="Screenshots/options.png" style="zoom:80%;" />
99
100选项设置——常规设置▼
101
102<img src="Screenshots/options2.png" style="zoom:80%;" />
103
104# 更新日志
105
106**[点击此处查看更新日志](https://github.com/zhongyang219/MusicPlayer2/blob/master/Documents/update_log.md)**
107

README_en-us.md

1**[简体中文](https://github.com/zhongyang219/MusicPlayer2/blob/master/README.md) | English**
2
3# MusicPlayer2 Introduction
4
5MusicPlayer2 is an audio player whitch supports music collection playback, lyrics display, format conversion and many other functions. It supports lyrics display, lyrics karaoke style display, lyrics online download, lyrics editing, song tag recognition, album cover display, album cover online download, spectrum analysis, sound effect settings, taskbar thumbnail button, theme color, format conversion and other functions. The playback kernel is the Bass Audio Library (V2.4). The player supports almost all common audio formats.
6
7# Related Links
8
9Please [click here](https://github.com/zhongyang219/MusicPlayer2/releases)to download the latest version of MusicPlayer2.
10
11Alternate link: Download from [Baidu Netdisk](https://pan.baidu.com/s/1i5QNwFF)
12
13MusicPlayer2 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.
14
15[Latest supported Visual C++ Redistributable downloads | Microsoft Docs](https://docs.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170)
16
17If you are using [Scoop](https://github.com/ScoopInstaller/Scoop) as a package manager, the MusicPlayer2 installation package is now added to the Scoop official [Extras](https://github.com/ScoopInstaller) repository for maintenance. You can install MusicPlayer2 with the following Powershell command:
18
19```pwsh
20scoop install extras/musicplayer2
21```
22
23# Main Features
24
25* Lyrics display
26* Mini mode
27* Lyrics karaoke style display
28* Show lyrics in the taskbar search box
29* Desktop lyrics display
30* Lyrics online download
31* lyrics editing
32* Song tag recognition and editing
33* Spectrum analysis
34* Album cover display
35* Auto match download lyrics and album cover
36* Sound effect settings (equalizer and reverb)
37* Taskbar thumbnail button
38* Theme color
39* Support for cue format
40* Background Gaussian Blur
41* Format conversion
42* Media library function
43
44# Operating Instructions
45
46You have the following ways to open and play a song:
47
481. Select the "Open File" item on the File menu;
492. Select the "Open folder" item on the File menu;
503. Click the "Select Folder" button or select the "Select Folder" item on the "Tools" menu, select a recently played folder in the popped up dialog, or click the "Open new folder" button to play a new folder;
514. Drag and drop the file or folder directly into the main window of the program;
525. Drag and drop the file or folder directly onto the program's icon or its shortcut icon.
53
54# Instructions for use
55
56**[Click here](https://github.com/zhongyang219/MusicPlayer2/wiki) to view the documentation (Only Chinese Available).**
57
58# Screen shoots
59
60Main window (UI2, light mode)▼
61
62<img src="Screenshots/Main_window.png" style="zoom:80%;" />
63
64Main window (UI2, light mode, show playlist)▼
65
66<img src="Screenshots/main_window_with_playlist.png" style="zoom:80%;" />
67
68Main window (UI2, dark mode)▼
69
70<img src="Screenshots/Main_window2.png" style="zoom:80%;" />
71
72Main window (UI1)▼
73
74<img src="Screenshots/main_window_ui1.png" style="zoom:80%;" />
75
76Main window (UI2)▼
77
78<img src="Screenshots/main_window_ui2.png" style="zoom:80%;" />
79
80Main window (UI3)▼
81
82<img src="Screenshots/main_window_ui3.png" style="zoom:80%;" />
83
84Main window (UI4)▼
85
86<img src="Screenshots/main_window_ui4.png" style="zoom:80%;" />
87
88Main window (UI5)▼
89
90<img src="Screenshots/main_window_ui5.png" style="zoom:80%;" />
91
92Mini mode▼
93
94<img src="Screenshots/Mini_mode.png" style="zoom:80%;" />
95
96Show lyrics in Cortana search box▼
97
98<img src="Screenshots/Cortana_lyric.png" style="zoom:80%;" />
99
100Desktop lyrics▼
101
102<img src="Screenshots/desktop_lyric.jpg" style="zoom:80%;" />
103
104Option settings - Appearance Settings▼
105
106<img src="Screenshots/en_us/options.png" style="zoom:80%;" />
107
108Option settings - General Settings▼
109
110<img src="Screenshots/en_us/options2.png" style="zoom:80%;" />
111
112# Update log
113
114**[Click here to view the update log.](https://github.com/zhongyang219/MusicPlayer2/blob/master/Documents/update_log_en-us.md)**
115
116