On Tue, 2 Mar 2010, James Bailey wrote:

\score { \new Staff { \transpose c' c { \guitarMusic} } \midi {} }
should do the trick.

Does this mean I have to use two \score sections. One for \midi and onBe {} for \layout {} like this? :

\score { \new Staff { \transpose c' c { \guitarMusic} } \midi {} }
\score { \new Staff { \guitarMusic } \layout {} }

I was hopening for an easier way, but this isn't that difficult either.

--

Martin


_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to