2013/10/9 Раул Апонт <[email protected]>
> Hello.
>
Hi Раул
>
> If you could send me an example, it would be great.
>
>
Here it is :
\version "2.17.28"
global = {
\key c \major
\time 4/4
c c c c
}
music = \relative c, {
\global
}
\score {
\new TabStaff \with {
stringTunings = #bass-tuning
midiInstrument = "acoustic bass"
\consists "Instrument_name_engraver"
instrumentName = "Bass"
}
\music
\layout { }
\midi {
\context {
\Score
tempoWholesPerMinute = #(ly:make-moment 100 4)
}
}
}
Cheers,
P.
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user