Ralf Mattes <r...@mh-freiburg.de> writes: > On Wed, 22 Dec 2010 07:19:21 +0100, David Kastrup wrote: > >> And if we want to be correct, we'd better use >> >> \makeStringTuning #'violinTuning <g d' a' e''> > > But does this also preserve ordering of notes? There are quite some > stringed instruments with reentrant tuning. > > baroqueGuitarTuning = \makeStringTuning <a d' g b e'>
\displayMusic <a d' g b e'> (make-music 'EventChord 'elements (list (make-music 'NoteEvent 'duration (ly:make-duration 2 0 1 1) 'pitch (ly:make-pitch -1 5 0)) (make-music 'NoteEvent 'duration (ly:make-duration 2 0 1 1) 'pitch (ly:make-pitch 0 1 0)) (make-music 'NoteEvent 'duration (ly:make-duration 2 0 1 1) 'pitch (ly:make-pitch -1 4 0)) (make-music 'NoteEvent 'duration (ly:make-duration 2 0 1 1) 'pitch (ly:make-pitch -1 6 0)) (make-music 'NoteEvent 'duration (ly:make-duration 2 0 1 1) 'pitch (ly:make-pitch 0 2 0)))) -- David Kastrup _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user