note names do, re, mi, fa

• Mar 27, 2014 - 22:21

Hello, does anybody know how i can put automaticly the note names of an exist sheed file. But not like a b c d e , but with do, re , mi, fa, sol

This with the sol key and the fa key for piano.

Thx


Comments

In reply to by vibo.valentino

Open the file with an Editor, e.g. WordPad.
There is a line with a comment what to do:
{syntaxhighlighter brush:js;line-number:73}
var sep = ","; // change to "\n" if you want them vertically
{/syntaxhighlighter}

Or just replace a ',' with a linefeed in your score after having run the unchanged plugin.
The result should look the same.

Do you still have an unanswered question? Please log in first to post your question.