With regards to another song, but still on the same topic, I am experiencing two problems with a transposition planned from the beginning and not the result of a need to change the key of the song after it has already been copied:
1) It isn't possible to view and follow the notes being written (copied) in the original key, as it doesn't appear to be possible to switch to "transposition mode" at the very end (see comments in my snippet below.
2) I am getting the following error (for an unknown reason) in both (original) and (transposition) mode. The error is as follows:
"Processing `/tmp/frescobaldi-42_kk9e5/tmphpzo93jo/
unforgettable.ly'
Parsing...
/tmp/frescobaldi-42_kk9e5/tmphpzo93jo/unforgettable.ly:31:13: error: unrecognized string, not in text script or \lyricmode
d,4 e4 e8
fis4
Interpreting music...
Preprocessing graphical objects...
Interpreting music...
MIDI output to `unforgettable.midi'...
warning: no such MIDI instrument: `cmel sax'
warning: no such MIDI instrument: `cmel sax'
Finding the ideal number of pages...
Fitting music on 1 page...
Drawing systems...
Layout output to `
unforgettable.ps'...
Converting to `./unforgettable.pdf'...
fatal error: failed files: "/tmp/frescobaldi-42_kk9e5/tmphpzo93jo/
unforgettable.ly""
My code snippet follows:
}
flute = \relative c'' {
\global
% Music follows here.
\compressFullBarRests R1*4
g4 a4 a8 b4 b8( b2)
}
cmelSax = \relative c'' {
\global
% Music follows here.
d,4 e4 e8 fis4