[sorry; forgot to cc to list]

Am 18.07.2011 00:01, schrieb Mario Moles:

Hi!

I'm sorry!

My intelligence is limited!

I don't understand whether to do to have fis=0 in the tab with make-pitch

for renaissance lute!


What about

\set TabStaff.stringTunings = #guitar-lute-tuning

?


HTH,

Marc

Thank's

\version "2.15.5"

mynotes = {

e4 a d' g'

b' e''

}

<<

\new Staff {

\clef treble

\mynotes

}

\new TabStaff {

\set TabStaff.stringTunings = #`( ,(ly:make-pitch 1 2 0)

,(ly:make-pitch 0 6 0)

,(ly:make-pitch 0 4 0)

,(ly:make-pitch 0 1 0)

,(ly:make-pitch 0 -2 0)

,(ly:make-pitch -1 0 2))

\mynotes

}

>>


--

oiram/bin/selom

MkarlM-HomePage <http://mariomoles.altervista.org/>


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


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

Reply via email to