lilypond-user
[Top][All Lists]
Advanced

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

Re: strange phenomenon from guitar bends snippet


From: list_lilypond
Subject: Re: strange phenomenon from guitar bends snippet
Date: Mon, 29 Dec 2014 17:19:04 +0000

On Mon, 29 Dec 2014 17:22:40 +0100
Federico Bruni <address@hidden> wrote:

> My reply was actually: AFAIK you **must** use a TabStaff / TabVoice

I understood your reply as a possible explanation for the unwanted
behaviour of the snippet, sorry for the misunderstanding.
Actually you did write: "I think that it happens because it assumes
that you want to use a TabStaff context."
And as I indeed didn't want the Tab, the snippet assumed
wrongly...

> and I sent a file with this score block:

Yes, thanks, it came in after me receiving your 1st email and replying
to that.

> \score {
>   \new StaffGroup <<
>     \new Voice { \clef "treble_8" \melody }
>     \new TabVoice { \clef "moderntab" \melody }
>   >>
>   \layout {
>     \omit StringNumber
>     \context {
>       \StaffGroup
>       \override StaffGrouper.staff-staff-spacing.padding = #5
>     }
>   }
> }

Your file works perfectly, thanks!
However, I learned guitar the classical way (arrogance not intended)
and never use the tabulature notation. 
So indeed: I really wanted just a staff without tabulature.

> Maybe if you change the \bendOn and \bendOff definitions and remove
> the lines where TabVoice is used it _might_work.
> But I won't test it since I want to use TabStaff.

While trying to work out the solo I'll take the 'phenomenon' for
granted as the tabulature will only confuse my reading. Maybe when finished 
I'll try to tweak it, but given my very limited
understanding of the lilypond language I'm not confident that I'd be
successful in that.

Thanks a lot for your help,
Joe

BTW: If you'd reply directly TO the list and incidently (B)CC the
person you'd like to address directly, then it's easier for me (and I
take it for others too) to reply without having to retype the list's
address.

regards


> 2014-12-29 17:02 GMT+01:00 <address@hidden>:
> 
> > OMG! Did I really use hidemyass.com for that snippet? :)
> >
> > Ok, I put the voice context in place.
> > I don't know whether I did that the way you were aiming at, because
> > the 'TAB' phenomena are still there.
> >
> > See attachments.
> >
> > regards,
> > Joe
> >
> >
> >
> > On Mon, 29 Dec 2014 16:24:31 +0100
> > Federico Bruni <address@hidden> wrote:
> >
> > > 2014-12-29 14:05 GMT+01:00 <address@hidden>:
> > >
> > > > I'm trying to write out Alvin Lee's (phenomenal) guitar solo
> > > > from his Woodstock performance of I'm going home with 10 Years
> > > > After, and for the bends got the guitar-string-bending
> > > > notation-snippet
> > > >
> > > >
> > http://3.hidemyass.com/ip-1/encoded/czovL2dpdGh1Yi5jb20vb3BlbmxpbHlsaWIvb3BlbmxpbHlsaWIvYmxvYi9tYXN0ZXIvbm90YXRpb24tc25pcHBldHMvZ3VpdGFyLXN0cmluZy1iZW5kaW5nL2RlZmluaXRpb25zLmlseQ%3D%3D
> > > >
> > > > However, after invocation of the snippet (see .ly file
> > > > attached) I get two TAB 'phenomena' in the pdf output file
> > > > (see .pdf file attached).
> > > >
> > > > Can anyone guide me on how to prevent/remove those?
> > > >
> > > >
> > > Hi Joe
> > >
> > > I think that it happens because it assumes that you want to use a
> > > TabStaff context.
> > > Also, Marc Hohl recommended me (in a private email) to use voice
> > > contexts or you may have some problems. I'll add it to the README
> > > on github.
> > >
> > > Finally, there are issues when a bend occurs at a line break. Very
> > > annoying because it happens all of a sudden as the page formatting
> > > changes. Harm sent me a modified version of the \bendOn function,
> > > which seems to work fine on my files.
> > > I intended to test it more but I think that I'd better push it to
> > > github so others (including you) can test and report any problem.
> > >
> > > I'll do it tonight.
> >
> >
> > _______________________________________________
> > 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]