Hi All,
Yes by now you would have figured out I am musically challenged,
seriously musically challenged.
1) My initial task was to generate a result which would demonstrate to
my clients the viability of my proposal for standardized music sheets
across multiple language groups in our church. This has now been
achieved and the lights are turning on.
2) As people have rightly noted there is no need to remove the
Accidental_engraver if the music notes are entered correctly. I am now
in the process of correcting this deficiency because step one has been
achieved and I now have the time to figure out how music theory works.
(Assuming I even have the music terms correct?!)
I will be looking myself, but if anyone can suggest a good web site
which would aid me in grasping music theory this would also be much
appreciated.
And for those who missed the point, telling people what to do and
teaching people what to do and why are not the same thing.
Many thanks to those who have taught me what to do and why, it is
equipping me to be a teacher of others.
Reverend Simon Mackenzie
Lutheran Church of Australia
On 23/08/2009, at 22:19, Patrick Schmidt wrote:
Hi Simon,
if you send me your file "V-CHW066.ly" I'll have a look at it.
Cheers,
patrick
-------- Original-Nachricht --------
Datum: Fri, 21 Aug 2009 09:21:19 +0700
Von: Simon Mackenzie <smac...@me.com>
An: "James E. Bailey" <derhindem...@googlemail.com>
CC: lilypond-user@gnu.org
Betreff: Re: Naturals & Accidental_engraver
I'm lost on this one...
If I place the override in the voice context I end up with the
following which is nothing like what I need to achieve.
NB: I have already added the force natural symbol "!" to the needed
notes.
\score {
<<
\new ChordNames {
\include "music/chords/C-CHW066.ly"
}
\new Staff <<
\new Voice = "voiceOne" {
\once \override Staff.Accidental #'stencil = ##f
\include "music/voice/V-CHW066.ly"
}
\new Lyrics \lyricsto "voiceOne" {
\include "music/lyrics/LUA/L-CHW066-01.ly"
}
\new Lyrics \lyricsto "voiceOne" {
\include "music/lyrics/LUA/L-CHW066-02.ly"
}
>>
>>
\layout {
\context {
\Score
\remove "Bar_number_engraver" % Removes automatic bar
number
engraving for each staff line
}
}
% \midi { }
}
Simon
On 20/08/2009, at 23:17, James E. Bailey wrote:
I'm guessing you're turning off accidental engraver at either staff
or global level. I don't really understand why you're turning off
accidental engraver at all, but you can probably achieve what you
want by removing the stencil in the music. i.e., with \once
\override Staff.Accidental_engraver #'stencil = ##f
On 20.08.2009, at 18:10, Simon Mackenzie wrote:
If I turn Accidental_engraver off no accidentals appear as expected
but then if leave it on I don't seem to be able to manually set
naturals with ! and exclude / turn off everything else.
Simon
On 20/08/2009, at 22:48, James E. Bailey wrote:
On 20.08.2009, at 17:39, Simon Mackenzie wrote:
I haven't been able to figure out how to replicate the three
naturals on this music sheet using Lilypond script?
Any ideas?
<CHW06601.jpg>
Simon
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
This should be very straightforward. What have you tried and what
hasn't worked? Could you show it in one measure?
James E. Bailey
James E. Bailey
--
Jetzt kostenlos herunterladen: Internet Explorer 8 und Mozilla
Firefox 3 -
sicherer, schneller und einfacher! http://portal.gmx.net/de/go/atbrowser
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user