|
|
@ -69,8 +69,8 @@ K: {$this->Parts[$counter]->KeySignature}"; |
|
|
|
L: 1/4"; |
|
|
|
|
|
|
|
$builder .= " |
|
|
|
K: {$this->Parts[0]->TimeSignature} |
|
|
|
M: {$this->Parts[0]->KeySignature}"; |
|
|
|
K: {$this->Parts[0]->KeySignature} |
|
|
|
M: {$this->Parts[0]->TimeSignature}"; |
|
|
|
|
|
|
|
$builder .= " |
|
|
|
{$this->Parts[0]->ABCNotation}"; |
|
|
|