lilypond-user
[Top][All Lists]
Advanced

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

Re: Modified enharmonic.ly (from snippets)


From: David Nalesnik
Subject: Re: Modified enharmonic.ly (from snippets)
Date: Tue, 2 Dec 2014 12:42:33 -0600

Hi Peter,


On Tue, Dec 2, 2014 at 11:38 AM, Peter Gentry <address@hidden> wrote:


naturalizeMusic =
#(define-music-function (parser location m)
(ly:music?)
(naturalize m))

\version "2.18.2"
% Bach Minuet from Partita No1
#(set-global-staff-size 23)
  \header {  title =   "Minuet from Partita No 1"
                 composer =  "J S Bach"   }
\include "./ranges/enharmonic.ly"
\score {
\include "Bach Part Notes Test.ly"}
{\naturalizeMusic
\include "Bach Part Notes Test.ly" }

Could you provide the file "Bach Part Notes Test.ly"?  I'm having difficulty understanding what you've done here.  What did the original look like? (I don't find this passage in the partitas for keyboard, violin, or cello).

--David 

reply via email to

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