lilypond-user
[Top][All Lists]
Advanced

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

Re: Errors when using TabStaff with stringTunings


From: Blöchl Bernhard
Subject: Re: Errors when using TabStaff with stringTunings
Date: Tue, 25 Aug 2015 09:05:22 +0200
User-agent: Roundcube Webmail/0.9.5

That cannot work as you "overwrite" your setting
\set Staff.stringTunings = \stringTuning <e,, a,, d, g,>
with
\set Staff.stringTunings = #bass-tuning

#bass-tuning is preset in the list in lilypond you got shortly with another mail.

Correct use is
  \new TabStaff {
    \set Staff.stringTunings = \stringTuning <e,, a,, d, g,>
    \yournotes
  }

I wold recommend you to study the manual, i. e.
http://lilypond.org/doc/v2.18/Documentation/notation/common-notation-for-fretted-strings.html

Regards


Am 24.08.2015 22:38, schrieb Kevin Nowaczyk:
In this case..the band is little known and no longer together. I had
it hidden from view for anonymous visitors except open it up for the
next couple days for people here who were interested in checking it
out.

I do like the automatic midi feature. It helps identify mistakes pretty easily.

Kevin

--------------------------------------------
On Mon, 8/24/15, Simon Albrecht <address@hidden> wrote:

 Subject: Re: Errors when using TabStaff with stringTunings
 To: "Kevin Nowaczyk" <address@hidden>, address@hidden
 Date: Monday, August 24, 2015, 4:25 PM

 Am 24.08.2015 um 22:12
 schrieb Kevin Nowaczyk:
 > Thanks for the help
 everyone,
 >
 > I would
 up changing the stringTungings line to:
 >
 \set Staff.stringTunings = \stringTuning <e,, a,, d,
 g,>
 > And everything works fine.
 However, I also tried the notaion:
 > \set
 Staff.stringTunings = #bass-tuning
 > but
 that didn't work. I'll have to figure that out at a
 later time.
 >
 >
 All-in-all, I installed mediawiki with the Score plugin to
 show off a few guitar tabs I transcribed a few years ago. If
 you're curious, the first one (that now works) is
 here:
 > http://wiki.beakerboy.com/index.php/Steven_Smith
 You may only hope that you don’t get any
 problems due to the legal
 (copyright)
 issues with this…

 Yours,
 Simon


_______________________________________________
lilypond-user mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/lilypond-user



reply via email to

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