2017-04-15 2:36 GMT+02:00 Stan Mulder <st4588...@earthlink.net>: > Thomas, > > Got it. I used your first solution with the addendum. If at some point in > the future I need more chords, I will construct a more extensive file for > guitar chords. I did construct a fingering file for plectrum banjo a while > back. It's got 25 chords for each of 12 keys, but I don't have any > inversions. > > Thanks for the clarification on the reply-all. I wasn't sure what to do. Is > there some place on the web were I can see other discussions? > > Stan > > On 04/14/2017 06:25 AM, Thomas Morley wrote: >> >> 2017-04-14 5:18 GMT+02:00 Stan Mulder <st4588...@earthlink.net>: >>> >>> >>> (1) >>> Define it yourself, search the NR for 'storePredefinedDiagram'. Leading >>> to: >>> >>> \version "2.19.56" >>> >>> \language "english" >>> >>> \storePredefinedDiagram #default-fret-table \chordmode {e-flat:m6} >>> #guitar-tuning >>> #"x;x;1-1-(;3-3;1-1-);3-3;" >>> >>> \include "predefined-guitar-fretboards.ly" >>> >>> \new FretBoards \chordmode { e-flat:m6 } >>> >>> >> %% That should rather be: >> #"x;x;1-1-(;3-3;1-1-);3-4;" > >
Aaargh, this fret-diagram shows a major-chord. I shouldn't post anything being overtired ... Try: \language "english" \storePredefinedDiagram #default-fret-table \chordmode {e-flat:m6} #guitar-tuning #"x;x;1-1-(;3-3;1-1-);2-2;" \include "predefined-guitar-fretboards.ly" << \new FretBoards \chordmode { e-flat:m6 } \new Staff \chordmode { e-flat:m6 } >> Cheers, Harm _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user