2013/10/9 Раул Апонт <raulapo...@bk.ru>

> 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
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to