lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: figBassBassF position


From: Mario Moles
Subject: Re: figBassBassF position
Date: Wed, 29 Jun 2011 23:37:51 +0200
User-agent: KMail/1.13.6 (Linux/2.6.38.8-desktop-nrj.69mib; KDE/4.5.5; x86_64; ; )

Good! Very good!

Thank you sincerly!

mario

>

> I see you are using Frescobaldi's templates.

>

> You need to insert the \new FiguredBass \figBassBassFiguresI between

> Staff "right" and "left". This can be done for instance by modifying

> "pianoIPart" ("pianoIIPart") in this way and then using only \pianoIPart

> (\pianoIIPart) in the \score block.

>

> % […]

>

> pianoIPart = \new PianoStaff \with {

> instrumentName = "Pf. I"

> } <<

> \new Staff = "right" \with {

> midiInstrument = "acoustic grand"

> } \rightPianoI

> \new FiguredBass \figBassBassFiguresI

> \new Staff = "left" \with {

> midiInstrument = "acoustic grand"

> } { \clef bass \leftPianoI }

>

>

> pianoIIPart = \new PianoStaff \with {

> instrumentName = "Pf. II"

> } <<

> \new Staff = "right" \with {

> midiInstrument = "acoustic grand"

> } \rightPianoII

> \new FiguredBass \figBassBassFiguresII

> \new Staff = "left" \with {

> midiInstrument = "acoustic grand"

> } { \clef bass \leftPianoII }

>

>

> \score {

> <<

> \pianoIPart

> \pianoIIPart

>

> % […]

> }

>

>

> Cheers,

> Xavier


--

oiram/bin/selom

MkarlM-HomePage


reply via email to

[Prev in Thread] Current Thread [Next in Thread]