mirror of
https://github.com/TriM-Organization/Musicreater.git
synced 2024-11-11 01:27:35 +08:00
update README.md.
This commit is contained in:
parent
b800384547
commit
ac962f0ab7
31
README.md
31
README.md
@ -11,11 +11,11 @@
|
|||||||
[![][Bilibili: 凌云金羿]](https://space.bilibili.com/397369002/)
|
[![][Bilibili: 凌云金羿]](https://space.bilibili.com/397369002/)
|
||||||
[![][Bilibili: 诸葛亮与八卦阵]](https://space.bilibili.com/604072474)
|
[![][Bilibili: 诸葛亮与八卦阵]](https://space.bilibili.com/604072474)
|
||||||
[![CodeStyle: black]](https://github.com/psf/black)
|
[![CodeStyle: black]](https://github.com/psf/black)
|
||||||
![][python]
|
[![][python]](https://www.python.org/)
|
||||||
[![][license]](LICENSE)
|
[![][license]](LICENSE)
|
||||||
[![][release]](../../releases)
|
[![][release]](../../releases)
|
||||||
|
|
||||||
简体中文🇨🇳 | [English🇬🇧](README_EN.md)
|
简体中文🇨🇳 | [English🇬🇧][EN]
|
||||||
|
|
||||||
## 软件介绍🚀
|
## 软件介绍🚀
|
||||||
|
|
||||||
@ -128,10 +128,33 @@ python3 Musicreater.py
|
|||||||
|
|
||||||
1. QQ 4740437765
|
1. QQ 4740437765
|
||||||
|
|
||||||
|
## 待办事项
|
||||||
|
* - [ ] 1.可以导出自定义的结构文件用于存储要导入地图中的结构
|
||||||
|
* - [ ] 2.进度条
|
||||||
|
* - [ ] 3.可以将音乐写入音符盒(红乐)
|
||||||
|
* - [ ] 4.修改UI界面使之适应当前功能
|
||||||
|
* - [ ] 5.支持自动给音符盒绑定更多的音色
|
||||||
|
* - [ ] 6.可以由.schematic文件导入地图,亦可反向处理
|
||||||
|
* - [ ] 7.制作软件下载器使用户更直观地操作
|
||||||
|
* - [ ] 8.支持自定义创建websockeet服务器播放音乐(感谢由 Fuckcraft <https://github.com/fuckcraft> “鸣凤鸽子”等 带来的我的世界websocket服务器功能)
|
||||||
|
* - [ ] 9.支持使用红石播放音乐
|
||||||
|
* - [ ] 10.支持采用延时的播放器
|
||||||
|
* - [ ] 11.支持使用bdx导出结构
|
||||||
|
* - [ ] 12.支持采用tp的方法播放
|
||||||
|
* - [ ] 13.支持识别曲谱(简谱)图片解析音乐
|
||||||
|
* - [ ] 14.支持使用瀑布流的方式播放音乐
|
||||||
|
* - [ ] 15.支持读入Everyone Piano的曲谱文件(.eop)
|
||||||
|
* - [ ] 16.支持读入Musescore的通用曲谱文件,即musicXML(.mscz、.mscx)
|
||||||
|
* - [ ] 17.支持自动搜寻地图目录位置(网易&微软)
|
||||||
|
* - [ ] 18.支持读入JPword曲谱文件(.jpd)
|
||||||
|
* - [ ] 19.新的UI设计,以及UI主题文件
|
||||||
|
* - [ ] 20.以小节为单位做音符播放时间对标
|
||||||
|
|
||||||
|
|
||||||
[Bilibili: 凌云金羿]: https://img.shields.io/badge/Bilibili-%E5%87%8C%E4%BA%91%E9%87%91%E7%BE%BF-00A1E7?style=for-the-badge
|
[Bilibili: 凌云金羿]: https://img.shields.io/badge/Bilibili-%E5%87%8C%E4%BA%91%E9%87%91%E7%BE%BF-00A1E7?style=for-the-badge
|
||||||
[Bilibili: 诸葛亮与八卦阵]: https://img.shields.io/badge/Bilibili-%E8%AF%B8%E8%91%9B%E4%BA%AE%E4%B8%8E%E5%85%AB%E5%8D%A6%E9%98%B5-00A1E7?style=for-the-badge
|
[Bilibili: 诸葛亮与八卦阵]: https://img.shields.io/badge/Bilibili-%E8%AF%B8%E8%91%9B%E4%BA%AE%E4%B8%8E%E5%85%AB%E5%8D%A6%E9%98%B5-00A1E7?style=for-the-badge
|
||||||
[CodeStyle: black]: https://img.shields.io/badge/code%20style-black-121110.svg?style=for-the-badge
|
[CodeStyle: black]: https://img.shields.io/badge/code%20style-black-121110.svg?style=for-the-badge
|
||||||
[python]: https://img.shields.io/badge/python-3.6-AB70FF?style=for-the-badge
|
[python]: https://img.shields.io/badge/python-3.8-AB70FF?style=for-the-badge
|
||||||
[release]: https://img.shields.io/github/v/release/EillesWan/Musicreater?style=for-the-badge
|
[release]: https://img.shields.io/github/v/release/EillesWan/Musicreater?style=for-the-badge
|
||||||
[license]: https://img.shields.io/badge/Licence-Apache-00FF21?style=for-the-badge
|
[license]: https://img.shields.io/badge/Licence-Apache-228B22?style=for-the-badge
|
||||||
|
[EN]: https://gitee.com/EillesWan/Musicreater/blob/master/README_en.md
|
Loading…
Reference in New Issue
Block a user