1
User Tools / Re: NWCCONVERTOR
I downloaded nwcconvertor-2.0.05.zip and tried it with another piece that was converted from PDF to mscz and further into mxl, and it worked perfectly.
Best regards,
Bart
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.
This is how I did verse numbers as well, before user objects came along. But I am biased toward the object approach, having written this particular add-on
I bring my opinion as a simple user, completely ignorant of programming.
I have purchased music notation programs over time: Sibelius (First), Finale (Print Music). I've tried various versions of MuseScore.
For what my opinion is worth, no one has the agility (pass me that term) of NWC.
If we then add the availability of expert users, whom I thank here, what more could we wish for? It would be a real shame if NWC disappeared from our monitors. I hope the elusive Eric (is that him?) listens to us.
Thank you and good day.
Lorenzo
If there are grace notes with Lyrics set to 'Always', the lyrics counting misses a step or two.
<direction placement="above">
<direction-type>
<segno default-x="-8.00" relative-y="20.00"/>
</direction-type>
<sound segno="segno"/>
</direction>
<direction placement="above">
<direction-type>
<words relative-y="20.00">D.S. al Fine</words>
</direction-type>
<sound dalsegno="segno"/>
</direction>
<direction placement="above">
<direction-type>
<words relative-y="20.00">Fine</words>
</direction-type>
<sound fine="yes"/>
</direction>
finally decided on no delay in the fermata and getting the same effect by inserting a slower tempo on the last measure.
*** There is a problem if the same note is played on different staves with the same channel if the note lengths are different: Then the first ending of the same notes will truncate that note on that channel; if this happens, you ... well ... need different channels again for the staves.
Yes, I guess it’s that or a new computer but I’m not thrilled about that option.
<dir>/ffprobe -i <source file> this shows the source file specifications (video and sound)With this tools you can also change the video format (avi, mov, mkv, flv, ... ) into another format. Just specify a different video extension for the output file and it is automatically converted.
<dir>/ffplay -i <source file> -vf scale=640:-1 this plays the film while applying the video filter "scale" (needs width and height parameters)
<dir>/ffmpeg -i <source file> -vf scale=640:-1 <output file> this effectively creates a new "scaled" output file.
With my mouse I select multiply notes to make chords in one layer.
and a few minor shortages such as toilet paper
!NoteWorthyComposerClip(2.751,Single)
|Clef|Type:Treble
|Key|Signature:F#,C#|Tonic:D
|Note|Dur:8th,Grace|Pos:10|Opts:Stem=Up,Beam=First,NoLegerLines
|Note|Dur:8th,Grace|Pos:10|Opts:Stem=Up,Beam=End,NoLegerLines
|Note|Dur:4th,Triplet=First,Grace|Pos:10|Opts:XNoteSpace=3,NoLegerLines
|Note|Dur:8th,Triplet=End,Grace|Pos:10|Opts:NoLegerLines
|Note|Dur:8th|Pos:-1
|Note|Dur:8th|Pos:-2
|Note|Dur:8th|Pos:-4
|Note|Dur:8th|Pos:-3
!NoteWorthyComposerClip-End