Skip to main content
Recent Posts
62
General Discussion / Two in the place for three
Last post by Flurmy -
Converting that file I got the warning
"Tuplet 2/3 can't be processed.
  Staff: P1/staff-2/voice-3, measure: 38"
This can be solved using this trick:
Code: (nwc) [Select · Download]
!NoteWorthyComposerClip(2.751,Single)
|User|TupletMarks.fso|Pos:11.5|span:2|number:2
|Note|Dur:8th,Dotted,Slur|Pos:7|Opts:Stem=Down,Beam=First,XDotSpace=-1
|Note|Dur:8th,Dotted|Pos:6|Opts:Stem=Down,Beam=End,XDotSpace=-1
|User|TupletMarks.fso|Pos:10.5|span:2|number:2
|Note|Dur:8th,Dotted,Slur|Pos:5|Opts:Stem=Down,Beam=First,XDotSpace=-1
|Note|Dur:8th,Dotted|Pos:4|Opts:Stem=Down,Beam=End,XDotSpace=-1
!NoteWorthyComposerClip-End
This is just for information; I think implementing it in the program is too much hassle for too little.  O:)

By the way: the music notated in NWC is attached here. No need to say that it's a joke a friend of mine sent me!  :))
"Genetliaco" is a very erudite form of "birthday"...
63
User Tools / Re: NWCCONVERTOR
Last post by Flurmy -
I think you will have move the pedal marks manually at the right place in the staff where they belong
I think so too.

Maybe you should change your colour theme?
Well, of course the problem is the colour theme, but it's not "mine", it's the Windows 10 standard dark theme.

Thank you for the fix.

P.S. That file was generated by Sibelius. Sibelius the software, of course! :-)
"[Musicians] talk of nothing but money and jobs. Give me businessmen every time. They really are interested in music and art." - Jean Sibelius
64
User Tools / Re: NWCCONVERTOR
Last post by Opagust -
In the options->MusicXml to NWC tab, what's that black band? (see attached screenshot)

When I use "browse" to select Ultraedit for "Open NWC output file with..." my choice seems to be ignored or, at least, not remembered.

- On my computer it's a gray band, showing the path of the selected program from the combo box, see attachment.
Maybe you should change your colour theme?

- I have to check why the browse button does'nt do what should be expected. Stay tuned...


65
User Tools / Re: NWCCONVERTOR
Last post by Opagust -
Version 2.0.05.1 is available at https://www.opagust.be/content/nwcconvertor

Changes:

for hmmueller:
 - correction calculating position from default_y (positive is up, negative is down)
 - correction bug in tag starting with '<?' : treating as a comment

for Flurmy:
 - correction bug in determining voice numbers per staff number
   The file contained a separate staff (staff2/voice1), with only pedal marks and no notes nor rests.
   After changing the program, the conversion ends successfully, but I think you will have move the pedal marks manually at the right place in the staff where they belong


66
General Discussion / Re: Page.txt in two pieces
Last post by lawrroc -
I'll answer myself, found it! I searched the "Page Txt" Object Manager presentation thread and found that "once" on the page where the text should appear solves the problem.
Regards.
Lorenzo
67
General Discussion / Re: Page.txt in two pieces
Last post by lawrroc -
Quick question about testing with Page.text.
How can I insert text only on the last page when there are more than two pages, starting from page 3 onward? "Once" puts it on the first page, "even" and "odd" in odd and even, always twice. I don't understand "no mirroring," but it doesn't work for me.
Thanks and have a good evening/morning/night.
Lorenzo
68
User Tools / Re: NWCCONVERTOR
Last post by Flurmy -
In the options->MusicXml to NWC tab, what's that black band? (see attached screenshot)

When I use "browse" to select Ultraedit for "Open NWC output file with..." my choice seems to be ignored or, at least, not remembered.
69
User Tools / No conversion
Last post by Flurmy -
Missing conversion:
Quote
Analysing...
Input file: C:/Users/Flurmy/Desktop/Il genetliaco.xml
Waiting for setup...
Converting...
Then: CPU used = 0%  :D
70
User Tools / Re: NWCCONVERTOR
Last post by Opagust -
Hi Harold,
-  I could sucsessfully convert the 2 ''laudate pueri' files. Can you tell me what's your problem with them?
-  The 'Men-lau' files didn't convert, I'm looking into it. Think I can fix it.