starryg / LyricEditor

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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

About

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


Languages

Language:C# 100.0%