Flexible transposition of a whole score: Difference between revisions
Import snippet from LSR |
m Lemzwerg moved page Flexible Transposing a whole score to Flexible transposition of a whole score without leaving a redirect: Misspelled title |
||
| (3 intermediate revisions by 2 users not shown) | |||
| 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 | ||
| Line 80: | Line 80: | ||
[[Category:Pitches]] | [[Category:Pitches]] | ||
[[Category:Template]] | [[Category:Template]] | ||
[[Category:Snippet]] | |||