Re: enharmonic errors in NWC's "audit enharmonics" tool
Reply #3 –
Perhaps.
To change G-A#-D to G-Bb-D try the User Tool Command:
php\php.exe scripts\nwsw_PitchMod.php A#/pos+=1,acc=b
That will change:
!NoteWorthyComposer(2.75)
|StaffProperties|EndingBar:Open (hidden)
|Clef|Type:Treble
|Key|Signature:C|Tonic:A
|Chord|Dur:Whole|Pos:-2,#-1,2
|Bar
!NoteWorthyComposer-End
to: |Chord|Dur:Whole|Pos:-2,b0,2
More discussion <here>.