lilypond-auto
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Lilypond-auto] Issue 3791 in lilypond: b:7 chord in predefined-guitar-f


From: lilypond
Subject: [Lilypond-auto] Issue 3791 in lilypond: b:7 chord in predefined-guitar-fretboards.ly
Date: Tue, 07 Jan 2014 18:52:21 +0000

Status: Accepted
Owner: ----
Labels: Type-Defect

New issue 3791 by address@hidden: b:7 chord in predefined-guitar-fretboards.ly
http://code.google.com/p/lilypond/issues/detail?id=3791

Federico Bruni wrote :
I think that a user would expect to see the most commonly used chords, i.e.
the chords in first position (without barré).
Shouldn't the b:7 be written explicitly instead of deriving it from the
bes:7 shape?

\version "2.17.97"

\storePredefinedDiagram #default-fret-table
                        \chordmode { b:7 }
                        #guitar-tuning
                        #"x;2-2;1-1;2-3;o;2-4;"

myChords = \chordmode {
  b:7
}

<<
  \new ChordNames { \myChords }
  \new FretBoards { \myChords }



--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

reply via email to

[Prev in Thread] Current Thread [Next in Thread]