Closed suntong closed 1 year ago
Hi, it's because the ,4
part of 4/4,4
means there's a 弱起拍 (anacrusis, pick-up) before the start, but 《木棉道》 has no 弱起拍 before the start.
Please may I ask, did you read something in the instructions that made you think you had to write 4/4,4
at the start of 《木棉道》? Can you remember exactly what you read that made you think you had to do this? so I can fix it :) thanks
Oh, I got it!!
The following of the two songs has such 4/4,4
and I wasn't sure why until seeing your kind explanation.
I totally get it now. Thanks a lot!
Please take a look at the change of https://github.com/suntong/jianpu/commit/2e42ae6561e001ec1c719b2ef76b4af693a8b4f0
for the song of
https://github.com/suntong/jianpu/blob/master/mmd-木棉道.png
That extra leading
4/4,4
is causing the following error for me:I'm wondering what the above error actually means, and why removing the leading
4/4,4
fixed the problem. thx.