Re: bends: pre-implementation issues

2010-01-06 Thread Marc Hohl
Han-Wen Nienhuys schrieb: On Tue, Jan 5, 2010 at 5:36 PM, Marc Hohl wrote: Han-Wen Nienhuys schrieb: I am confused here. Are you trying to implement the symbols that are on the tab staff, or on the normal notation? Both. But first, I want to concentrate on the pointed slurs i

Re: bends: pre-implementation issues

2010-01-05 Thread Han-Wen Nienhuys
On Tue, Jan 5, 2010 at 5:36 PM, Marc Hohl wrote: > Han-Wen Nienhuys schrieb: >> >> I am confused here.  Are you trying to implement the symbols that are >> on the tab staff, or on the normal notation? >> > > Both. But first, I want to concentrate on the pointed slurs in the normal > notation, > ma

Re: [tablatures] Re: bends: pre-implementation issues

2010-01-05 Thread Carl Sorensen
On 1/5/10 12:36 PM, "Marc Hohl" wrote: > Han-Wen Nienhuys schrieb: >> I am confused here. Are you trying to implement the symbols that are >> on the tab staff, or on the normal notation? >> > Both. But first, I want to concentrate on the pointed slurs in the > normal notation, > make that t

Re: bends: pre-implementation issues

2010-01-05 Thread Marc Hohl
Han-Wen Nienhuys schrieb: I am confused here. Are you trying to implement the symbols that are on the tab staff, or on the normal notation? Both. But first, I want to concentrate on the pointed slurs in the normal notation, make that the default for normal staves *and* tablature and then (as

Re: [tablatures] bends: pre-implementation issues

2010-01-05 Thread Marc Hohl
Patrick Horgan schrieb: Marc Hohl wrote: Hello all, I plan to work on the emplementation of bends for lilypond. Some preliminary tests with scheme were successful, so I want to go to the next stage soon and create some new engravers. But there are still some unsolved issues. But first, a br

Re: [tablatures] Re: bends: pre-implementation issues

2010-01-04 Thread Carl Sorensen
On 1/4/10 12:29 PM, "Marc Hohl" wrote: > Han-Wen Nienhuys schrieb: >> On Mon, Jan 4, 2010 at 10:38 AM, Marc Hohl wrote: >> >>> [...] >>> >>> As bends are musically and technically some sort of slurs, I think the >>> best way to implement them is mainly to copy the slur engraver code and to

Re: [tablatures] Re: bends: pre-implementation issues

2010-01-04 Thread Carl Sorensen
On 1/4/10 3:28 PM, "Marc Hohl" wrote: > Carl Sorensen schrieb: >> >> With the architecture above, I don't think you need to specify bend and >> release bend. All of the bends you show have a note at each end of the bend >> (either a real note or a grace note). >> > Yes, but there are quar

Re: bends: pre-implementation issues

2010-01-04 Thread Marc Hohl
Oops, I just sent a mail with an attachment that seems to be too big for -devel, I don't know where the limits are for the tablature list. I'll upload it to my homepage: http://www.hohlart.de/marc/bendtest.pdf Marc ___ lilypond-devel mailing list lil

Re: [tablatures] Re: bends: pre-implementation issues

2010-01-04 Thread Marc Hohl
Carl Sorensen schrieb: On 1/4/10 12:29 PM, "Marc Hohl" wrote: Han-Wen Nienhuys schrieb: On Mon, Jan 4, 2010 at 10:38 AM, Marc Hohl wrote: [...] As bends are musically and technically some sort of slurs, I think the best way to implement them is mainly to copy the slur eng

Re: bends: pre-implementation issues

2010-01-04 Thread Han-Wen Nienhuys
I am confused here. Are you trying to implement the symbols that are on the tab staff, or on the normal notation? On Mon, Jan 4, 2010 at 5:44 PM, Marc Hohl wrote: > Oops, I just sent a mail with an attachment that seems to be too big > for -devel, I don't know where the limits are for the tablat

Re: [tablatures] bends: pre-implementation issues

2010-01-04 Thread Marc Hohl
Carl Sorensen schrieb: On 1/4/10 5:38 AM, "Marc Hohl" wrote: {[..] so with bends, I have to add the commands to the parser. Is this correct? Yes, you will need to add something to the parser, I believe. It's because bends need to be spanners (they connect notes, so they cover mult

Re: bends: pre-implementation issues

2010-01-04 Thread Han-Wen Nienhuys
On Mon, Jan 4, 2010 at 10:38 AM, Marc Hohl wrote: > I plan to work on the emplementation of bends for lilypond. Some preliminary > tests with scheme were successful, so I want to go to the next stage soon > and > create some new engravers. But there are still some unsolved issues. > > But first, a

Re: [tablatures] bends: pre-implementation issues

2010-01-04 Thread Carl Sorensen
On 1/4/10 5:38 AM, "Marc Hohl" wrote: > Hello all, > > I plan to work on the emplementation of bends for lilypond. Some preliminary > tests with scheme were successful, so I want to go to the next stage > soon and > create some new engravers. But there are still some unsolved issues. > > But

bends: pre-implementation issues

2010-01-04 Thread Marc Hohl
Hello all, I plan to work on the emplementation of bends for lilypond. Some preliminary tests with scheme were successful, so I want to go to the next stage soon and create some new engravers. But there are still some unsolved issues. But first, a brief explanation for all non-guitarists out t