mirror of
https://github.com/sshlien/abcmidi.git
synced 2026-02-04 04:38:10 +00:00
2020.10.07
This commit is contained in:
@@ -591,6 +591,11 @@ void event_linebreak()
|
||||
addfeature(LINENUM, lineno, 0, 0);
|
||||
}
|
||||
|
||||
/* a score linebreak character has been encountered */
|
||||
void event_score_linebreak(char ch)
|
||||
{
|
||||
}
|
||||
|
||||
void event_startmusicline()
|
||||
/* starting to parse line of abc music */
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user