1
Show Posts
This section allows you to view all Show Posts made by this member. Note that you can only see Show Posts made in areas you currently have access to.
Messages - metalfoot
2
General Discussion / Re: Do I need piano or Noteworthy?
3
General Discussion / Re: Market opportunities..?
4
General Discussion / Re: What to say to a former NWC user
5
User Tools / Re: NWC to LilyPond
6
User Tools / Re: NWC to LilyPond
7
User Tools / Re: NWC to LilyPond
-Alex
8
User Tools / Re: NWC to LilyPond
Quote
% Generated by NWCTXT2Ly C# version 1.0.1.1 by Phil Holmes
% Based on nwc2ly by Mike Wiering
\version "2.8.0"
\pointAndClickOff
#(set-global-staff-size 18)
\header {
subtitle = \markup {\fontsize #5 "Built On The Rock"}
composer = "Music: Lindeman (arr. Scheer)"
poet = "Lyrics: Grundtvig (tr. Doving)"
copyright = "Copyright"
}
\new Score \with {
\override PaperColumn #'keep-inside-line = ##t
\override NonMusicalPaperColumn #'keep-inside-line = ##t
}
{
<<
>>
>>
}
9
User Tools / Re: NWC to LilyPond
The later versions I use for my own benefit implement a fair number of Lilypond features that Noteworthy doesn't. If you have specific requirements, please let me know.
I've just loaded your utilities into my Win7 Pro laptop and I'm consistently getting 0 staves with 4 voices as the result from my input file; it's creating all the separate parts, but the main ly file doesn't seem to be grabbing them and linking them? odd.
10
User Tools / Re: NWC to LilyPond
11
User Tools / Re: NWC to LilyPond
I have files "466tuba.nwc" and "457tuba.nwc" and it creates separate 466tuba.ly and 475tuba.ly but the staff.ly overwrites. Do I need to manually tweak the staff file name each time if I want to keep multiple source files in the same folder?
Thanks again though... you've saved me hours of labour. I love how NWC works for ease of entry, but I much prefer how Lilypond sets up output.