Re: adding common guitar chords

2017-02-15 Thread Julien Cubizolles
Federico Bruni writes: > Hi Julien > > This is another (simpler) way. I've commented with % what is not needed: > > \version "2.19.54" > %\include "predefined-guitar-fretboards.ly" > > myChords = \relative { > \set minimumFret = #3 > 1 > } > > << > \new ChordNames { >\chordmode { g1 } >

Re: adding common guitar chords

2017-02-15 Thread Julien Cubizolles
David Kastrup writes: > We have the required information in predefined fretboards. Maybe we > should have a general function for substituting chords with the > predefined shapes rather than only do that as part of fretboard display. Yes, that would be nice :-) Julien. ___

adding common guitar chords

2017-02-13 Thread Julien Cubizolles
Hello list, I'm very new to lilypond so please forgive me if what I'm asking is obvious but I needed to type some chords commonly used on a guitar: for instance a g major chord using all 6 chords would be played with fingers at frets 355433 (from the bass). In chord mode, I could only achieve it wi