Re: show guitar bends on regular staff?

2024-09-20 Thread Walt North
That should have read: Am I missing something?  It seems like using devnull to align lyrics to does NOT pay attention to ties.  Ties do seem to be honored when using voice for alignment. On 9/18/2024 4:34 PM, Walt North wrote: Is it possible to show guitar bends on regular staff in

Re: show guitar bends on regular staff?

2024-09-19 Thread Federico Bruni
Il giorno mer 18 set 2024 alle 16:34:11 -07:00:00, Walt North ha scritto: Is it possible to show guitar bends on regular staff in addition to the tabstaff? Unfortunately, this was not implemented three years ago. See this comment: https://gitlab.com/lilypond/lilypond/-/issues/1196

show guitar bends on regular staff?

2024-09-18 Thread Walt North
Is it possible to show guitar bends on regular staff in addition to the tabstaff? Or would that need to a glissando or slur type of thing. Example taken from lilypond documentation. \version "2.24.2" bend-styles = {   <>^"up"   f'4\^ g'4\^ f'2   <

Re: Guitar bends together with slides

2015-05-12 Thread Martyn Quick
ent: Tuesday, 12 May 2015, 7:49 Subject: Re: Guitar bends together with slides Il giorno lun 11 mag 2015 alle 18:03, Martyn Quick ha scritto: > For those of us who use Lilypond to typeset guitar music, we are > aware that one has to apply some slightly dirty tricks to make bends >

Re: Guitar bends together with slides

2015-05-11 Thread Federico Bruni
the documentation for the guitar bends code, and has been discussed on this list. What about combining bends with slides? Essentially one needs to do the same sort of thing, so I guess one would have to use hidden notes, adjust the shape of the slurs, but also do something with the glissando

Guitar bends together with slides

2015-05-11 Thread Martyn Quick
For those of us who use Lilypond to typeset guitar music, we are aware that one has to apply some slightly dirty tricks to make bends work together with hammer-on/pull-offs.  This is well established, can be found referred to in the documentation for the guitar bends code, and has been

RE:strange phenomenon from guitar bends snippet Vol 145 issue 124

2015-02-17 Thread Stephen MacNeil
it was pointed out that i posted the modifications of the old definitions.ily. I think the only changes since then have been aesthetics -- and mainly to the tab portion of which, in this case since it's gone makes no difference. anyway here is the new file with the changes. modified version of ...

RE:strange phenomenon from guitar bends snippet Vol 145 issue 124

2015-02-17 Thread Federico Bruni
Il giorno lun 16 feb 2015 alle 20:05, Stephen MacNeil ha scritto: I noticed in a past post Vol 145 issue 124 you were trying to remove tab from the guitar bends. Anyway I don't ever use tab myself and modified the ily file so there is no tab. if you still need it or find it helpful here

RE:strange phenomenon from guitar bends snippet Vol 145 issue 124

2015-02-16 Thread Stephen MacNeil
I noticed in a past post Vol 145 issue 124 you were trying to remove tab from the guitar bends. Anyway I don't ever use tab myself and modified the ily file so there is no tab. if you still need it or find it helpful here it is. Let me know if it was helpful or if you found a better sol

Re: strange phenomenon from guitar bends snippet

2014-12-30 Thread Federico Bruni
2014-12-30 16:43 GMT+01:00 : > It's working here. > Nothing special done yet. > > Except that commenting out all the lines with > "\once \override Tab*" gets rid of the spurious TabStaffs in the > output. > You should comment these two lines only in bend.ly: %%% music functions bendOn = #(defi

Re: strange phenomenon from guitar bends snippet

2014-12-30 Thread list_lilypond
It's working here. Nothing special done yet. Except that commenting out all the lines with "\once \override Tab*" gets rid of the spurious TabStaffs in the output. regards, Joe On Tue, 30 Dec 2014 00:19:02 +0100 Federico Bruni wrote: > 2014-12-29 16:24 GMT+01:00 Federico Bruni : > > > I thi

Re: strange phenomenon from guitar bends snippet

2014-12-30 Thread Thomas Morley
2014-12-29 23:20 GMT+01:00 Federico Bruni : > Il giorno lun 29 dic 2014 alle 19:11, Thomas Morley > ha scritto: > > Look at the output from: m = 4\arpeggio mus = { \override > Voice.Arpeggio.color = #red \override TabVoice.Arpeggio.color = #red \m } > \new TabStaff \new TabVoice \mus \new Staff \n

Re: strange phenomenon from guitar bends snippet

2014-12-30 Thread Federico Bruni
2014-12-30 1:38 GMT+01:00 : > I'll use your snippet next time when working on the music. > I assume you want me to check the behaviour over a line break. > Anything else? > > Anything you notice. Please report any problem in this list, since I'm only the maintainer of the files on github. > Your

Re: strange phenomenon from guitar bends snippet

2014-12-29 Thread list_lilypond
On Tue, 30 Dec 2014 00:19:02 +0100 Federico Bruni wrote: > 2014-12-29 16:24 GMT+01:00 Federico Bruni : > > > 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 s

Re: strange phenomenon from guitar bends snippet

2014-12-29 Thread Federico Bruni
2014-12-29 16:24 GMT+01:00 Federico Bruni : > 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 a

Re: strange phenomenon from guitar bends snippet

2014-12-29 Thread Federico Bruni
2014-12-29 23:20 GMT+01:00 Federico Bruni : > But I get the same output on 2.18.2 and 2.16.2. > I've reworked your example to make it more clear and backward compatible > with 2.16: > > > \version "2.16.0" > > mus = { > \override Voice.NoteHead #'color = #red > \override TabVoice.TabNoteHead #

Re: strange phenomenon from guitar bends snippet

2014-12-29 Thread list_lilypond
True. Me too, I started from 2.16 and got that output. Which made me upgrade to 2.18 and then to 2.19.15, where it still appears. regards, Joe On Mon, 29 Dec 2014 23:20:49 +0100 Federico Bruni wrote: > Il giorno lun 29 dic 2014 alle 19:11, Thomas Morley > ha scritto: > > Look at the output f

Re: strange phenomenon from guitar bends snippet

2014-12-29 Thread Federico Bruni
Il giorno lun 29 dic 2014 alle 19:11, Thomas Morley ha scritto: Look at the output from: m = 4\arpeggio mus = { \override Voice.Arpeggio.color = #red \override TabVoice.Arpeggio.color = #red \m } \new TabStaff \new TabVoice \mus \new Staff \new Voice { \clef "G_8" \mus } The overrid

Re: strange phenomenon from guitar bends snippet

2014-12-29 Thread Thomas Morley
2014-12-29 16:24 GMT+01:00 Federico Bruni : > 2014-12-29 14:05 GMT+01:00 : >> >> 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.h

Re: strange phenomenon from guitar bends snippet

2014-12-29 Thread list_lilypond
On Mon, 29 Dec 2014 17:22:40 +0100 Federico Bruni 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 hap

Re: strange phenomenon from guitar bends snippet

2014-12-29 Thread Federico Bruni
My reply was actually: AFAIK you **must** use a TabStaff / TabVoice and I sent a file with this score block: \score { \new StaffGroup << \new Voice { \clef "treble_8" \melody } \new TabVoice { \clef "moderntab" \melody } >> \layout { \omit StringNumber \context { \Staff

Re: strange phenomenon from guitar bends snippet

2014-12-29 Thread list_lilypond
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 wrote: > 20

Re: strange phenomenon from guitar bends snippet

2014-12-29 Thread Federico Bruni
2014-12-29 16:24 GMT+01:00 Federico Bruni : > I think that it happens because it assumes that you want to use a TabStaff > context. btw, find attached a file which compiles fine do you really want just a staff without tablature? \version "2.19.15" %\include "bend.ly" \include "notation-snippet

Re: strange phenomenon from guitar bends snippet

2014-12-29 Thread Federico Bruni
2014-12-29 14:05 GMT+01:00 : > 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/czovL2dpdGh1Yi5jb20vb3Blbmx

strange phenomenon from guitar bends snippet

2014-12-29 Thread list_lilypond
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/czovL2dpdGh1Yi5jb20vb3BlbmxpbHlsaWIvb3BlbmxpbHlsaWIvYmxvYi9tYXN0ZXI

Re: Guitar bend at end of bar with linebreak [was: Strange problem with guitar bends]

2014-08-03 Thread Federico Bruni
rtyn Quick" ha scritto: > > I've finally worked out what is causing the problem with the guitar > bends. It is when the engraver is trying to implement a linebreak and > bending up from one note to the other at the end of the bar. > > The following code gives a simple exa

Guitar bend at end of bar with linebreak [was: Strange problem with guitar bends]

2014-08-03 Thread Martyn Quick
I've finally worked out what is causing the problem with the guitar bends.  It is when the engraver is trying to implement a linebreak and bending up from one note to the other at the end of the bar. The following code gives a simple example of it going wrong.  Any ideas how to fix this

Re: Strange problem with guitar bends

2014-08-01 Thread Martyn Quick
} From: Federico Bruni To: Martyn Quick Cc: "lilypond-user@gnu.org" Sent: Thursday, 31 July 2014, 21:54 Subject: Re: Strange problem with guitar bends 2014-07-31 21:26 GMT+02:00 Martyn Quick : Thanks for the suggestion - I was actually aware o

Re: Strange problem with guitar bends

2014-07-31 Thread Federico Bruni
2014-07-31 21:26 GMT+02:00 Martyn Quick : > Thanks for the suggestion - I was actually aware of the use of \shape to > adjust the slur, but hadn't implemented it since I thought it more sensible > (perhaps naively) to get all the notes in place and then adjust the slurs > at the end of the process

Re: Strange problem with guitar bends

2014-07-31 Thread Martyn Quick
From: Federico Bruni To: Martyn Quick Cc: "lilypond-user@gnu.org" Sent: Thursday, 31 July 2014, 14:38 Subject: Re: Strange problem with guitar bends 2014-07-31 12:49 GMT+02:00 Federico Bruni : > >2014-07-31 9:56 GMT+02:00 Martyn Quick : > &

Re: Strange problem with guitar bends

2014-07-31 Thread Federico Bruni
2014-07-31 12:49 GMT+02:00 Federico Bruni : > > 2014-07-31 9:56 GMT+02:00 Martyn Quick : > > The \hideNotes and \unHideNotes is to achieve the work-around for mixing >> bending strings with hammer-on and pull-offs (which are engraved using >> normal slurs). This is just an excerpt of what I was t

Re: Strange problem with guitar bends

2014-07-31 Thread Federico Bruni
2014-07-31 9:56 GMT+02:00 Martyn Quick : > The \hideNotes and \unHideNotes is to achieve the work-around for mixing > bending strings with hammer-on and pull-offs (which are engraved using > normal slurs). This is just an excerpt of what I was trying to engrave... > and I think it is minimal, in

Re: Strange problem with guitar bends

2014-07-31 Thread Martyn Quick
it then Lilypond runs fine and produces what I expected. Martyn From: Federico Bruni To: Martyn Quick Cc: "lilypond-user@gnu.org" Sent: Wednesday, 30 July 2014, 23:07 Subject: Re: Strange problem with guitar bends 2014-07-30 21:19 GMT+02

Re: Strange problem with guitar bends

2014-07-30 Thread Federico Bruni
2014-07-30 21:19 GMT+02:00 Martyn Quick : > music = { > \set restrainOpenStrings = ##t > \set TabStaff.minimumFret = #12 > \relative a' { > r2 c16 ( \glissando b ) > \bendOn \bendGrace g' ( a8 ) ( \bendGrace g ) ( a ) \bendGrace g ( a ) > | > \bendGrace g ( a4 ) \bendGrace \preBe

Strange problem with guitar bends

2014-07-30 Thread Martyn Quick
I've been using the string bending snippets as found on the following link: https://github.com/openlilylib/openlilylib/tree/master/notation-snippets/guitar-string-bending ... and have just produced a strange error that I don't understand.  The error says: Drawing systems./../benddefs.ily:203

Re: Guitar bends

2014-04-22 Thread Martyn Quick
On Sun, 20/4/14, Thomas Morley wrote: > > see: > https://github.com/openlilylib/snippets/tree/master/notation-snippets/guitar-string-bending Thanks very much... the improvements that have been done in that seem to be sufficient for my needs. I'm glad to see it is still being worked on (or at

Re: Guitar bends

2014-04-20 Thread Thomas Morley
2014-04-20 22:24 GMT+02:00 Martyn Quick : > I've found an old file kicking around on the internet which allows the > typesetting of bends in guitar tablature. This is fine for simple bends, > but it doesn't handle a pre-bend/release sequence very well. > > Has there been an update or further work

Guitar bends

2014-04-20 Thread Martyn Quick
I'm pretty new to using Lilypond, so this may be well established info that I'm asking about.  I've been using various guitar tablature editing software but finding them disappointing in how they behave, much like why I use LaTeX for text documents. I've found an old file kicking around on the