X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ly%2Fstring-tunings-init.ly;h=034e9a2061ae84fed2c42f196aef0eda14c582e3;hb=47db9a3883d726ca53e2133a3b2298f78dd6a32e;hp=7169452e16c382de5c9faefc16923b99a41dd8db;hpb=d396bf0c98fc57d8b1563c9df7dcfb6a89856c79;p=lilypond.git diff --git a/ly/string-tunings-init.ly b/ly/string-tunings-init.ly index 7169452e16..034e9a2061 100644 --- a/ly/string-tunings-init.ly +++ b/ly/string-tunings-init.ly @@ -1,6 +1,6 @@ %%%% This file is part of LilyPond, the GNU music typesetter. %%%% -%%%% Copyright (C) 2010--2012 Carl D. Sorensen +%%%% Copyright (C) 2010--2015 Carl D. Sorensen %%%% %%%% LilyPond is free software: you can redistribute it and/or modify %%%% it under the terms of the GNU General Public License as published by @@ -15,7 +15,7 @@ %%%% You should have received a copy of the GNU General Public License %%%% along with LilyPond. If not, see . -\version "2.15.42" +\version "2.16.0" %% A stringTuning is a list of pitches ordered by string number %% from 1 to N. @@ -49,6 +49,7 @@ for documentation purposes.") \makeDefaultStringTuning #'guitar-tuning \stringTuning \makeDefaultStringTuning #'guitar-seven-string-tuning \stringTuning \makeDefaultStringTuning #'guitar-drop-d-tuning \stringTuning +\makeDefaultStringTuning #'guitar-drop-c-tuning \stringTuning \makeDefaultStringTuning #'guitar-open-g-tuning \stringTuning \makeDefaultStringTuning #'guitar-open-d-tuning \stringTuning \makeDefaultStringTuning #'guitar-dadgad-tuning \stringTuning