Skip to content

A much modified lyric editor with fancy (maybe) UI based on WPF

Notifications You must be signed in to change notification settings

BYJRK/LyricEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LyricEditor

A much modified lyric editor with fancy (maybe) UI. Written in C# 7.0, WPF, .NET Framework 4.8. Downward compatible to Windows 7 with .NET Framework 4 or newer version installed.

If you want to compile the source code, please use at least Visual Studio 2017 because I was using new features in C# 7.0 such as:

int.TryParse(string input, out int output)

The current UI is shown below. Only Chinese version is provided.

歌词制作器

一个优化了界面的歌词制作器,使用 C# 7.0WPF.NET Framework 4.8 制作。向下兼容至 Windows 7

Note

本软件使用 Windows Media Player 播放音频。如果发现无法播放媒体文件,请在「Windows 功能」中开启相关功能。 image

知乎链接:歌词制作器 LyricEditor 第二版发布及使用说明

About

A much modified lyric editor with fancy (maybe) UI based on WPF

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages