The Wayback Machine - https://web.archive.org/web/20221126140112/https://github.com/gulihua10010/playPiano
Skip to content

gulihua10010/playPiano

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
Nov 21, 2022
Nov 21, 2022
Nov 21, 2022

1、主奏与伴奏中支持输入的35个音符:

“1--” ~ “7--”, “1-” ~ “7-”, “1” ~ “7”, “1+” ~ “7+”, “1++” ~ “7++” 分别代表倍低音、低音、中音、高音、倍高音一共35个音符

2、分别在主奏(.note)与伴奏(.accompaniments)中输入需要自动弹奏的音符

2.1 每个音符之间用空格隔开(任意多个空格,推荐每个音符包括空格共占用4个占位符,以便主奏和伴奏音符对齐)

2.2 输入字符"0",则会使音长额外延长一倍;

2.3 输入除了上面35个音符以及“0”以外的任意字符不会对弹奏起任何作用;

2.4 如果需要换行填写,则需在上一行的末尾以及下一行的开头都加上空格;

3、音长里输入每两个音符之间的间隔时长,单位是毫秒(ms)

建议输入整片谱子的最短的间隔,其余更长的的间隔可以利用延时加倍解决

About

Java弹奏钢琴乐曲

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages