mirror of
https://github.com/sshlien/abcmidi.git
synced 2026-02-04 12:48:11 +00:00
2020.10.12
This commit is contained in:
@@ -824,6 +824,7 @@ void event_octave(num, local)
|
||||
/* used internally by other routines when octave=N is encountered */
|
||||
/* in I: or K: fields */
|
||||
int num;
|
||||
int local;
|
||||
{
|
||||
if (dotune) {
|
||||
if (pastheader || local) {
|
||||
|
||||
Reference in New Issue
Block a user