Flexible transposition of a whole score: Difference between revisions
Import snippet from LSR |
m Replace version="2.24.0" with version="2.24" now that the LilyWiki extension supports auto-selecting the latest release in a stable series |
||
| Line 5: | Line 5: | ||
To see the original pitches, you may disable the <code>MyTranspose</code> function by redefining <code>MyTranspose = {}</code>, as shown in the lower part of the snippet. | To see the original pitches, you may disable the <code>MyTranspose</code> function by redefining <code>MyTranspose = {}</code>, as shown in the lower part of the snippet. | ||
<lilypond version="2.24 | <lilypond version="2.24" full> | ||
%% http://lsr.di.unimi.it/LSR/Item?id=787 | %% http://lsr.di.unimi.it/LSR/Item?id=787 | ||