Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cxuesong/legacy-lyrix
Some old stories & immature code dating back to 2012 & earlier. No longer alive.
https://github.com/cxuesong/legacy-lyrix
Last synced: about 1 month ago
JSON representation
Some old stories & immature code dating back to 2012 & earlier. No longer alive.
- Host: GitHub
- URL: https://github.com/cxuesong/legacy-lyrix
- Owner: CXuesong
- License: mit
- Created: 2015-03-23T11:27:10.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-03-23T12:15:40.000Z (almost 10 years ago)
- Last Synced: 2024-10-14T15:52:08.322Z (2 months ago)
- Language: Visual Basic
- Size: 2.98 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# legacy-LyriX
Some old stories & immature code dating back to 2012 & earlier. It used to be my off-class activity since 2010, when I was in senior high school.
**The Project is No Longer Alive Now.**
It contains a set of XML Schemas and object model which aims to implement a lyrics app (or a plugin, but I've not reached that stage.), which can convey richer information than the current .lrc files, including
* a more precise time control for each word,
* the ability to distinguish different singers (or performers),
* translations (of course it's preset content, not MT or other real-time things),
* and even phonetic lyrics (e.g. Latinized Japanese).The UI of this app is based on WPF, and most code was written in VB.NET. I've to say that I know nothing about software engineering and the object model hasn't been properly designed. I just code as I feel like to.
I think the name of each project contained in the solution is self-descriptive. So... eh...
Btw, **a simple .NET analogy of Document-View Model is also provided**.
Plz forgive me for a stunning lack of documentation & annotations. 基本上所有的注释和UI使用的都是简体中文, if any.-- A newbie to GitHub
我承认,我不会写md文件 TT