We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mark一下想法。 输入是数字谱,解析为音符列表,然后在乐曲播放的时候敲击某个键盘按键,则确定当前音符的开始时刻,而其结束时间定为下一个音符的开始时刻,或者终止播放的时刻。 至于更加自动化的功能,比如根据频谱自动判断音符开始的位置? 难做。暂不考虑。 等下学期有空了再实现吧。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Mark一下想法。
输入是数字谱,解析为音符列表,然后在乐曲播放的时候敲击某个键盘按键,则确定当前音符的开始时刻,而其结束时间定为下一个音符的开始时刻,或者终止播放的时刻。
至于更加自动化的功能,比如根据频谱自动判断音符开始的位置? 难做。暂不考虑。
等下学期有空了再实现吧。
The text was updated successfully, but these errors were encountered: