pentatonics in guitar tab Am

2024-05-27 Thread Jean-Christophe Énée
hi, how can i create an patatonics guitar tab in Am ? can i do the twice between tab and gutar neck. regard

Re: Guitar Tab / Bends

2021-03-12 Thread antlists
If you're into guitar stuff, there's something else you might be interested in cleaning up and getting working ... I wrote a capo feature, but it sort of fell by the wayside. If you're using chord notation, it puts "Capo G" or whatever at the start of the piece, and transposes the chord and pu

Re: Guitar Tab / Bends

2021-03-11 Thread David Stocker
Hello group, Some years ago, someone developed a capability for LilyPond to notate bending notes on Guitar Tab. Is anyone currently using this capability? Hi David We haven't seen you for a while. IIRC I started using LilyPond 12 years ago thanks to a post from you in a Tux

Re: Guitar Tab / Bends

2021-03-11 Thread Federico Bruni
e: On Thu, Mar 11 2021 at 08:20:35 AM -0500, David Stocker  wrote: Hello group, Some years ago, someone developed a capability for LilyPond to notate bending notes on Guitar Tab. Is anyone currently using this capability? Hi David We haven't seen you for a while. IIRC I started

Re: Guitar Tab / Bends

2021-03-11 Thread David Stocker
. On 3/11/2021 11:26 AM, Federico Bruni wrote: On Thu, Mar 11 2021 at 08:20:35 AM -0500, David Stocker wrote: Hello group, Some years ago, someone developed a capability for LilyPond to notate bending notes on Guitar Tab. Is anyone currently using this capability? Hi David We haven&#

Re: Guitar Tab / Bends

2021-03-11 Thread Federico Bruni
On Thu, Mar 11 2021 at 08:20:35 AM -0500, David Stocker wrote: Hello group, Some years ago, someone developed a capability for LilyPond to notate bending notes on Guitar Tab. Is anyone currently using this capability? Hi David We haven't seen you for a while. IIRC I started

Guitar Tab / Bends

2021-03-11 Thread David Stocker
Hello group, Some years ago, someone developed a capability for LilyPond to notate bending notes on Guitar Tab. Is anyone currently using this capability?

Re: Guitar tab question

2021-02-07 Thread Carl Sorensen
On 2/7/21, 10:17 AM, "lilypond-user on behalf of Thomas Morley" wrote: Am So., 7. Feb. 2021 um 17:23 Uhr schrieb John Ward : > > I'm new to music notation software and I have a question. Does Lily Pond include the feature that allows you to write in gui

Re: Guitar tab question

2021-02-07 Thread Jean Bréfort
Hi, Yes, it is possible. Actually, you enter the notes naturally and you can get a score or a guitar tab (or both) from the same source. See https://lilypond.org/doc/v2.22/Documentation/notation/guitar for some simple examples. Regards, Jean Le dimanche 07 février 2021 à 10:23 -0600, John Ward

Re: Guitar tab question

2021-02-07 Thread Thomas Morley
Am So., 7. Feb. 2021 um 17:23 Uhr schrieb John Ward : > > I'm new to music notation software and I have a question. Does Lily Pond > include the feature that allows you to write in guitar tab, convert that > guitar tab automatically to standard notation and then cut and paste th

Guitar tab question

2021-02-07 Thread John Ward
I'm new to music notation software and I have a question. Does Lily Pond include the feature that allows you to write in guitar tab, convert that guitar tab automatically to standard notation and then cut and paste that notation to a piano score? Sibelius and Muse score both have this fe

Re: The notes on the staff don't match with notes on the guitar tab

2019-05-29 Thread Gregory Hollands
vic, The guitar is technically a transposing instrument. By convention it is notated one octave higher than it actually sounds. This is to keep the notes nicely spaced across the treble clef. However, LilyPond does not transpose guitar tabulature by default. The notes you input are the actually s

Re: Lilypond: The notes on the staff don't match with notes on the guitar tab

2019-05-29 Thread David Kastrup
Yuchuan LIU writes: > Hi there, > > I only use Lilypond for 2 days. But I encountered an issue - the notes > on the staff don't match with those on the guitar tab. Guitars are played an octave lower than written so you should use \clef "treble_8" for writi

Lilypond: The notes on the staff don't match with notes on the guitar tab

2019-05-29 Thread Yuchuan LIU
Hi there, I only use Lilypond for 2 days. But I encountered an issue - the notes on the staff don't match with those on the guitar tab. To illustrate this issue, please see the screenshot below. It is generated by my codes. For example, in the red box, the note C on the staff should corre

Re: notes from guitar tab ?

2017-11-23 Thread Jacques Menu Muzhic
Helo Aiki, Can you be more explicit? JM > Le 23 nov. 2017 à 08:42, aikizen a écrit : > > hi, > i would like retrive notes from guitar tab with lilypond. > and if not possible how can i do ? > > best regard, > aiki. > > _

notes from guitar tab ?

2017-11-23 Thread aikizen
hi, i would like retrive notes from guitar tab with lilypond. and if not possible how can i do ? best regard, aiki. ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Multiple lyrics under a guitar tab with loops and coda

2017-02-21 Thread gdb77
Hello, I have voice (guitar tab) with a quite complex structure using volta segno and coda and I want to put lyrics under it. The only way I found to do that is the following : TrackTabStaff = \new TabStaff << \context TabVoice = "tab" { \track } \new Lyric

Re: Left Hand Fingerings on Guitar Tab

2016-04-06 Thread Jay Vara
Works perfectly. Thanks. -- View this message in context: http://lilypond.1069038.n5.nabble.com/Left-Hand-Fingerings-on-Guitar-Tab-tp189370p189391.html Sent from the User mailing list archive at Nabble.com. ___ lilypond-user mailing list lilypond

Re: Left Hand Fingerings on Guitar Tab

2016-04-06 Thread Noeck
Hi Jay, Malte and Simon, > Hm. I didn’t know the New_fingering_engraver. Now I tried to remove > Fingering_engraver, New_fingering_engraver, and > Fingering_column_engraver but the numbers don’t disappear … It is even more interesting: 1) You have to remove *both* the Fingering_engraver and the N

Re: Left Hand Fingerings on Guitar Tab

2016-04-06 Thread Malte Meyn
Am 06.04.2016 um 21:45 schrieb Simon Albrecht: On 06.04.2016 21:32, Malte Meyn wrote: Am 06.04.2016 um 21:20 schrieb Jay Vara: I am trying to add left hand fingerings to the Tablature without affecting the staff. […] Is there a way to suppress the fingerings on the staff and have it show up

Re: Left Hand Fingerings on Guitar Tab

2016-04-06 Thread Simon Albrecht
On 06.04.2016 21:32, Malte Meyn wrote: Am 06.04.2016 um 21:20 schrieb Jay Vara: I am trying to add left hand fingerings to the Tablature without affecting the staff. […] Is there a way to suppress the fingerings on the staff and have it show up only in the Tablature? Instead of markups y

Re: Left Hand Fingerings on Guitar Tab

2016-04-06 Thread Malte Meyn
Am 06.04.2016 um 21:20 schrieb Jay Vara: I am trying to add left hand fingerings to the Tablature without affecting the staff. […] Is there a way to suppress the fingerings on the staff and have it show up only in the Tablature? Instead of markups you should use fingerings like in c-1 c d-

Left Hand Fingerings on Guitar Tab

2016-04-06 Thread Jay Vara
I am trying to add left hand fingerings to the Tablature without affecting the staff. Here is a sample code: \version "2.19.15" one = \markup { \finger 1 } two = \markup { \finger 2 } three = \markup { \finger 3 } four = \markup { \finger 4 } myMusic = \relati

Re: Guitar Tab Quarter Tone Bends

2015-05-03 Thread Stephen MacNeil
here if people are interested -- i posted this before .. anyway here is a link to use definitions.ily without tab called definitions_No-Tab.ly (forgot ily in the name just rename it you you wish) http://mglessons.com/lilypond/example_No-Tab.pdf http://mglessons.com/lilypond/example_No-Tab.ly http:

Re: Guitar Tab Quarter Tone Bends

2015-05-03 Thread Stephen MacNeil
sure here they are 2 versions 1 does normal markup you only add the quarter tones -- alignment isn't perfect as definitions.ily is sometimes off .06 uses original definitions.ily http://mglessons.com/lilypond/definitions.ily http://mglessons.com/lilypond/QT_BendDef.ily http://mglessons.com/lilyp

Re: Guitar Tab Quarter Tone Bends

2015-05-03 Thread Federico Bruni
Hi Stephen I didn't see the file which produced the PDF you attached in your first message... If you post it in this list I may add a link in github wiki to offer a workaround for quarter tone bends. Thanks Federico Il giorno sab 2 mag 2015 alle 19:24, Marc Hohl ha scritto: Am 02.05.2015

Re: Guitar Tab Quarter Tone Bends

2015-05-02 Thread Stephen MacNeil
Yes it uses the definitions.ily Thanks for that :) Stephen On Sat, May 2, 2015 at 1:07 PM, Marc Hohl wrote: > Hi Stephen, > > thanks for sharing! I see that you worked from scratch and used BendAfter > stencil overrides – do you know the solution posted in > > > https://github.com/openlilylib/o

Re: Guitar Tab Quarter Tone Bends

2015-05-02 Thread Marc Hohl
Am 02.05.2015 um 15:12 schrieb Stephen MacNeil: Hi Marc >Yes, please! Is it based on bend.ily, or did you wrote it from scratch? I>IRC, 1/4 bends were possible in bend.ily ... It uses definitions.ily which I believe is based on bend.ily i think. Yes. I wasn't aware of this file being renamed

Re: Guitar Tab Quarter Tone Bends

2015-05-02 Thread Stephen MacNeil
Hi Marc >Yes, please! Is it based on bend.ily, or did you wrote it from scratch? I>IRC, 1/4 bends were possible in bend.ily ... It uses definitions.ily which I believe is based on bend.ily i think. Great work by the way! And yes quarter tones are possibly however It dies if the tab is printed. Th

Re: Guitar Tab Quarter Tone Bends

2015-05-01 Thread Marc Hohl
Am 02.05.2015 um 08:39 schrieb Stephen MacNeil: I don't use tab but a friend asked how he could do it. So I came up with this. It allows you to at least print 1/4 3/4 tone bends. Anyway it's just a band aid to the problem. But hey it works. I just did a test nothing more. No real stuff... never

Guitar Tab Quarter Tone Bends

2015-05-01 Thread Stephen MacNeil
I don't use tab but a friend asked how he could do it. So I came up with this. It allows you to at least print 1/4 3/4 tone bends. Anyway it's just a band aid to the problem. But hey it works. I just did a test nothing more. No real stuff... never will I don't use tab. if you want the file i wrote

Re: Guitar Tab

2014-01-08 Thread Carl Sorensen
On 1/8/14 11:01 AM, "Patrick Thomas" wrote: >Is it possible to write guitar tab by itself without an accompanying >'normal' stave. Yes. Please see the third example in the Notation Reference, Section 2.4.1 Default tablatures. http://www.lilypond.org/doc/v2.18/Doc

Re: Guitar Tab

2014-01-08 Thread Federico Bruni
Il 08/gen/2014 19:02 "Patrick Thomas" ha scritto: > > Is it possible to write guitar tab by itself without an accompanying 'normal' stave. > Sure: \new TabStaff { music } ___ lilypond-user mailing list lilypond-user@

Guitar Tab

2014-01-08 Thread Patrick Thomas
Is it possible to write guitar tab by itself without an accompanying 'normal' stave. Patrick Thomas ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Guitar tab formatting

2013-01-17 Thread pls
Am 17.01.2013 um 10:25 schrieb pls :Am 16.01.2013 um 22:38 schrieb Mason Austin Green :Hello,For tablature, Is it possible to position note beams above the staff, similar to the tab style in MuseScore 2.0? Please see this link for an example:http://tnovell

Re: Guitar tab formatting

2013-01-16 Thread Federico Bruni
Il 16/01/2013 22:38, Mason Austin Green ha scritto: For tablature, Is it possible to position note beams above the staff, similar to the tab style in MuseScore 2.0? Please see this link for an example: http://tnovelli.net/music/1205-mscore2-tablature/Rondo_Alla_Turca.mscx-1-800x.png The easie

Guitar tab formatting

2013-01-16 Thread Mason Austin Green
Hello, For tablature, Is it possible to position note beams above the staff, similar to the tab style in MuseScore 2.0? Please see this link for an example: http://tnovelli.net/music/1205-mscore2-tablature/Rondo_Alla_Turca.mscx-1-800x.png Thanks, Mason ___

Re: Guitar tab with only numbers

2012-11-13 Thread Marc Hohl
Am 13.11.2012 10:00, schrieb Mate Szalay: [...] This is to confirm, that the default behavior of 2.16.1-1 is indeed exactly what I wanted. And I'm quite amazed that I got the first response to my question in 5 minutes and even a pointer the git commit(!) in 3 hours. That's when I learned tha

Re: Guitar tab with only numbers

2012-11-13 Thread Mate Szalay
Hi, On Mon, Nov 12, 2012 at 10:00 PM, Marc Hohl wrote: > Am 12.11.2012 21:37, schrieb Mate: > >> Hi, >> >> I am trying to have standard notation + guitar tab where the tab only >> contains >> (fret) numbers. No stems, no bars, no rests, no dots, no circles,

Re: Guitar tab with only numbers

2012-11-12 Thread Mate Szalay
On Mon, Nov 12, 2012 at 9:54 PM, bart deruyter wrote: > Your examples do show bars though, and I never have stems in my tabs using > default lilypond syntax, nor rests or circles.. only numbers, but the bars > are there, like in your examples Sorry for the confusion. I meant "beams" (as in "beam

Re: Guitar tab with only numbers

2012-11-12 Thread Federico Bruni
Il 12/11/2012 23:54, Noeck ha scritto: (I can't tell when that behaviour has changed.) Since 2.13.4 I remember that it happened few months after I started using LilyPond :-) commit 8f4004f8cd8c0902c5a9409a3cd75c519f22ef47 Author: Marc Hohl Date: Fri Jul 10 10:53:06 2009 +0200 New tabla

Re: Guitar tab with only numbers

2012-11-12 Thread Noeck
Am 12.11.2012 22:00, schrieb Federico Bruni: > Il 12/11/2012 21:37, Mate ha scritto: >> Do I have to set something somewhere (that the mentioned snippets don't >> contain)? >> Or were the tab stems removed by default after version 2.12.3 (the >> version I'm >> using)? > > Yes, you must upgrade to

Re: Guitar tab with only numbers

2012-11-12 Thread Marc Hohl
Am 12.11.2012 21:54, schrieb bart deruyter: Your examples do show bars though, I think it must read 'beams', not 'bars'. Marc ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Guitar tab with only numbers

2012-11-12 Thread Marc Hohl
Am 12.11.2012 21:37, schrieb Mate: Hi, I am trying to have standard notation + guitar tab where the tab only contains (fret) numbers. No stems, no bars, no rests, no dots, no circles, nothing. [...] Do I have to set something somewhere (that the mentioned snippets don't contain)? Or wer

Re: Guitar tab with only numbers

2012-11-12 Thread Federico Bruni
Il 12/11/2012 21:37, Mate ha scritto: Do I have to set something somewhere (that the mentioned snippets don't contain)? Or were the tab stems removed by default after version 2.12.3 (the version I'm using)? Yes, you must upgrade to 2.14 at least. But I recommend using the latest stable 2.16 (y

Re: Guitar tab with only numbers

2012-11-12 Thread bart deruyter
<https://twitter.com/#%21/Bart_Issimo> On Identi.ca <http://identi.ca/bartart3d> On Google+ <https://plus.google.com/u/0/b/116379400376517483499/> 2012/11/12 Mate > Hi, > > I am trying to have standard notation + guitar tab where the tab only > contains > (fre

Guitar tab with only numbers

2012-11-12 Thread Mate
Hi, I am trying to have standard notation + guitar tab where the tab only contains (fret) numbers. No stems, no bars, no rests, no dots, no circles, nothing. Like here: http://www.music-for-music-teachers.com/images/devils-dream.gif Or here: http://www.jazzguitar.be/images/lessons/gypsy

Re: Simple guitar tab questions

2011-06-26 Thread Federico Bruni
Il giorno dom, 26/06/2011 alle 16.20 +0100, Stroller ha scritto: > > \version "2.14.1" > \new TabStaff { > \repeat percent 4 { a,\5 a,\5 c\5 d\5 } > \repeat percent 2 { d\4 d\4 f\4 g\4 } > \repeat percent 2 { a,\5 a,\5 c\5 d\5 } > \repeat percent 2 { e,\6 e,\6 g,\6 a,\6 } >

Re: Simple guitar tab questions

2011-06-26 Thread Marc Hohl
like to be able to tell Lilypond something like s3f3 for string 3 at the 3rd fret. I thought it might be possible to define LaTeX type macros for this, but searching Google for "guitar tab site:lists.gnu.org/archive/html/lilypond-user/" I find there was some discussion in earl

Re: Simple guitar tab questions

2011-06-26 Thread Phil Holmes
- Original Message - From: "Stroller" To: Sent: Sunday, June 26, 2011 4:20 PM Subject: Simple guitar tab questions Hi there, I'm new to making music and have no previous education in this matter. I thought to use Lilypond to type up the handwritten tab that my guit

Simple guitar tab questions

2011-06-26 Thread Stroller
lypond something like s3f3 for string 3 at the 3rd fret. I thought it might be possible to define LaTeX type macros for this, but searching Google for "guitar tab site:lists.gnu.org/archive/html/lilypond-user/" I find there was some discussion in early 2009 of guitar tab features, so I

Re: Guitar tab string numbers

2010-07-26 Thread Carl Sorensen
On 7/26/10 6:41 AM, "Phil Burfitt" wrote: > > > Hi Carl, > > Perhaps if tab string numbers were assigned as documented... > > ..."By default pitches are assigned to the lowest playing position on the > fret-board (first position). Open strings are automatically preferred." > > Tab string

Re: Guitar tab string numbers

2010-07-26 Thread Phil Burfitt
fined with TabStaff.minimumFret. Regards, Phil Burfitt. - Original Message - From: "Carl Sorensen" To: "Patrick Schmidt" ; "Phil Burfitt" Cc: Sent: Sunday, July 25, 2010 1:33 AM Subject: Re: Guitar tab string numbers On 7/24/10 5:13 AM, "Patrick Schmidt"

Re: Guitar tab string numbers

2010-07-26 Thread Phil Burfitt
riginal Message - From: "Patrick Schmidt" To: "Phil Burfitt" Cc: Sent: Saturday, July 24, 2010 12:13 PM Subject: Re: Guitar tab string numbers Hi Phil, Am 24.07.2010 um 12:31 schrieb Phil Burfitt: Ciao Federico, Thanks, I've since found that using TabStaff.min

Re: Guitar tab string numbers

2010-07-24 Thread Carl Sorensen
On 7/24/10 5:13 AM, "Patrick Schmidt" wrote: > Hi Phil, > > Am 24.07.2010 um 12:31 schrieb Phil Burfitt: > >> Ciao Federico, >> >> Thanks, I've since found that using TabStaff.minimumFret helps >> reduce the need to define string numbers. > Yes, it's a very useful feature! The advantage is tha

Re: Guitar tab string numbers

2010-07-24 Thread Patrick Schmidt
music } } Regards, Phil Burfitt - Original Message - From: "Federico Bruni" To: "Phil Burfitt" Cc: Sent: Saturday, July 24, 2010 12:09 AM Subject: Re: Guitar tab string numbers Il giorno gio, 22/07/2010 alle 17.24 +0100, Phil Burfitt ha scritto: Hello List, How

Re: Guitar tab string numbers

2010-07-24 Thread Phil Burfitt
f { \music } } Regards, Phil Burfitt - Original Message - From: "Federico Bruni" To: "Phil Burfitt" Cc: Sent: Saturday, July 24, 2010 12:09 AM Subject: Re: Guitar tab string numbers Il giorno gio, 22/07/2010 alle 17.24 +0100, Phil Burfitt ha scritto: Hello List, H

Re: Guitar tab string numbers

2010-07-23 Thread Federico Bruni
Il giorno gio, 22/07/2010 alle 17.24 +0100, Phil Burfitt ha scritto: > Hello List, > > How can I define the string numbers of the notes of a chord in guitar TAB > without the string numbers appearing in the standard notation? > > ie. string numbers for tab notation can be def

Guitar tab string numbers

2010-07-22 Thread Phil Burfitt
Hello List, How can I define the string numbers of the notes of a chord in guitar TAB without the string numbers appearing in the standard notation? ie. string numbers for tab notation can be defined b\3 or \3 and string numbers for tab and standard notation can be defined but when I need

Re: guitar tab feature request

2009-04-11 Thread Marc Hohl
Grammostola Rosea schrieb: Hi guys, Some progress on the tablature side of Lilypond? I'm looking forward to it ;) David is collecting the desired features, but I don't know how far he has come ... David, if I can help you in any way, don't hesitate, just tell me what to do. Have an nic

Re: guitar tab feature request

2009-04-10 Thread Grammostola Rosea
Marc Hohl wrote: Carl D. Sorensen schrieb: On 3/23/09 5:02 AM, "Marc Hohl" wrote: I assume that this will happen when tablature is updated. As far as I know, nobody is yet planning to do the work on tablature. They are only planning to put in the requests. I'd be happy to h

Re: guitar tab feature request

2009-03-23 Thread Marc Hohl
Carl D. Sorensen schrieb: On 3/23/09 5:02 AM, "Marc Hohl" wrote: I assume that this will happen when tablature is updated. As far as I know, nobody is yet planning to do the work on tablature. They are only planning to put in the requests. I'd be happy to have a Frog (even a

Re: guitar tab feature request

2009-03-23 Thread Carl D. Sorensen
On 3/23/09 5:02 AM, "Marc Hohl" wrote: >>> >> >> I assume that this will happen when tablature is updated. As far as I know, >> nobody is yet planning to do the work on tablature. They are only planning >> to put in the requests. >> >> I'd be happy to have a Frog (even a new Frog, like

Re: guitar tab feature request

2009-03-23 Thread Marc Hohl
A better definition of x would be x = #(define-music-function (parser location notes) (ly:music?) #{ \override NoteHead #'style = #'cross \set tablatureFormat = #x-tab-format $notes \unset tablatureFormat \revert NoteHead #'style #}) This

Re: guitar tab feature request

2009-03-22 Thread Carl D. Sorensen
On 3/22/09 10:20 AM, "Marc Hohl" wrote: > Carl, thanks for your answer. > You're welcome. >> >> How about >> >> #(define (x-tab-format str context event) >> (make-whiteout-markup >> (make-vcenter-markup >> (markup #:musicglyph "noteheads.s2cross" >> >> x = #(define-mus

Re: guitar tab feature request

2009-03-22 Thread Marc Hohl
Carl, thanks for your answer. Carl D. Sorensen schrieb: On 3/21/09 1:48 PM, "Marc Hohl" wrote: [Sorry, the attached eps was too big; I converted it to png] I have a wishlist of features for the tablature and guitar _notation_ feature request. I don't know how far the work on the features

Re: guitar tab feature request

2009-03-21 Thread Carl D. Sorensen
On 3/21/09 1:48 PM, "Marc Hohl" wrote: > [Sorry, the attached eps was too big; I converted it to png] > > I have a wishlist of features for the tablature and guitar _notation_ > feature request. > I don't know how far the work on the features has gone, so I post to the > list: > > (1) writin

Re: guitar tab feature request

2009-03-21 Thread Marc Hohl
[Sorry, the attached eps was too big; I converted it to png] I have a wishlist of features for the tablature and guitar _notation_ feature request. I don't know how far the work on the features has gone, so I post to the list: (1) writing muted notes (i.e. dead notes) is already possible, but ra

Re: guitar tab feature request

2009-03-19 Thread Grammostola Rosea
David Stocker wrote: I'm working on the first group of "missing" LilyPond Tab features and it pertains to finger bends. I expect this to be a slow process. We have two (or maybe three) individuals who have expressed interest in joining the discussion, so when I have something, I'll send it out

guitar tab feature requests

2009-03-13 Thread Marc Hohl
Hello, I have just read in the mailing archive about the plans (mainly encouraged by David Stocker) about expanding the features of lilypond concerning guitar tabs. I don't know how to code bendings and such in Scheme, but if someone is needed for testing, I will gladly join. I play and write m

Re: guitar tab feature request

2009-03-05 Thread Grammostola Rosea
Valentin Villenave wrote: 2009/2/24 David Stocker : I'm working on the first group of "missing" LilyPond Tab features and it pertains to finger bends. I expect this to be a slow process. We have two (or maybe three) individuals who have expressed interest in joining the discussion, so when I

Re: guitar tab feature request

2009-03-02 Thread Valentin Villenave
2009/2/24 David Stocker : > I'm working on the first group of "missing" LilyPond Tab features and it > pertains to finger bends. I expect this to be a slow process. We have two > (or maybe three) individuals who have expressed interest in joining the > discussion, so when I have something, I'll sen

Re: guitar tab feature request

2009-02-24 Thread Tony Willoughby
I am interested in contributing financially. David Stocker wrote: I'm working on the first group of "missing" LilyPond Tab features and it pertains to finger bends. I expect this to be a slow process. We have two (or maybe three) individuals who have expressed interest in joining the discu

Re: guitar tab feature request

2009-02-24 Thread David Stocker
I'm working on the first group of "missing" LilyPond Tab features and it pertains to finger bends. I expect this to be a slow process. We have two (or maybe three) individuals who have expressed interest in joining the discussion, so when I have something, I'll send it out to those individuals

Re: guitar tab feature request

2009-02-13 Thread David Raleigh Arnold
On Friday 13 February 2009, you wrote: > Anyone who would like to be involved in documenting/discussing features > missing from LilyPond's guitar tab support, The more features are added, the harder it is to get rid of them. Perhaps a \plaintab command? All I ever use with tab i

Re: guitar tab feature request

2009-02-13 Thread David Stocker
The more, the merrier. Dave Grammostola Rosea wrote: David Stocker wrote: Anyone who would like to be involved in documenting/discussing features missing from LilyPond's guitar tab support, please send me an off-list email at the following address: dstoc...@thenotesetter.com When we

Re: guitar tab feature request

2009-02-13 Thread Grammostola Rosea
David Stocker wrote: Anyone who would like to be involved in documenting/discussing features missing from LilyPond's guitar tab support, please send me an off-list email at the following address: dstoc...@thenotesetter.com When we have a list of around 10-15 specific items, we can

guitar tab feature request

2009-02-13 Thread David Stocker
Anyone who would like to be involved in documenting/discussing features missing from LilyPond's guitar tab support, please send me an off-list email at the following address: dstoc...@thenotesetter.com When we have a list of around 10-15 specific items, we can then prioritize and sta

Re: Guitar Tab not using 6th string

2007-10-23 Thread Rune Zedeler
Graham Percival skrev: It's only fixed in 2.11, not 2.10. I applied the 2.11 fix on the 2.10 branch. When (if) 2.10.34 comes out, it should be fixed. -Rune ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo

Re: Guitar Tab not using 6th string

2007-10-19 Thread Graham Percival
It's only fixed in 2.11, not 2.10. Cheers, - Graham Tom Gendai wrote: Hello! Sorry if someone has posted about this before but I couldn't find any useful information via Google etc. My problem is this. I'm transcribing pieces of music from piano to guitar to be played as duets. As one of

Guitar Tab not using 6th string

2007-10-19 Thread Tom Gendai
Hello! Sorry if someone has posted about this before but I couldn't find any useful information via Google etc. My problem is this. I'm transcribing pieces of music from piano to guitar to be played as duets. As one of the players is a beginner and learning to read music has been sort of an issue

RE: Is it possible to generate guitar tab below the notation staff ?

2007-07-24 Thread Ed Ardzinski
Yes, LP can do guitar tab, but it might leave some rock guitarists wanting. For classical pieces it would probably be adequate (there's no support, at least in the version I use - 2.6.5 - for things like bends, hammer-ons/pull-offs, etc). Just guessing, since I've never reall

Is it possible to generate guitar tab below the notation staff ?

2007-07-24 Thread Vasil Kadifeli
Hi all, I've just subscribed to the *lilypond-user* list and I'd like to ask a question... I am a very beginner to the classical guitar and also to the music notation... today I struggled a lot and finally I've been able to produce the notation staff of one of the pieces we've learned to play on

Re:empty midi file output from guitar tab

2007-05-25 Thread Abraham Raher
Thank you for the fix, Martial, it works perfectly. Abe ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: empty midi file output from guitar tab

2007-05-25 Thread Martial
\context { \RemoveEmptyStaffContext } } } \score { \guitarline \midi { } } This simple line in guitar tab produces a correct pdf score and a midi file, but the midi file does not have any notes or durations in it. So it plays but makes no sound. __

empty midi file output from guitar tab

2007-05-24 Thread Abraham Raher
This simple line in guitar tab produces a correct pdf score and a midi file, but the midi file does not have any notes or durations in it. So it plays but makes no sound. Can anyone explain what I'm doing wrong? Sorry, am a naive user. Thanks! \version "2.10.10" guitarline =