Re: bug with tied notes over bar lines in 1.75c
If you Force Accidentals on each staff prior to export, the hanging tie problem will go away.
Alt+T F PgDn as a Recorder Macro might help if you have a lot of files.
You may also have problems with Instrument patches. Transposition and Volume maps are discarded when converting from NWC2 to NWC 1.75.
!NoteWorthyComposerClip(2.0,Single)
|Instrument|Name:"Acoustic Grand Piano"|Patch:0|Trans:12|DynVel:10,20,30,40,50,60,70,80|Pos:8|Wide:Y
!NoteWorthyComposerClip-End
becomes:
!NoteWorthyComposerClip(2.0,Single)
|Instrument|Name:"[#001]"|Patch:0|Trans:0|DynVel:10,30,45,60,75,92,108,127|Pos:8|Wide:Y
!NoteWorthyComposerClip-End