Re: How do I make a script to effect only certain notes?
Reply #7 –
G'day Purdue
Chords could ONLY be handled by layering - NWC in incapable of colouring individual notes within a chord.
I beg to differ - the POS's are different (C, C#, Cb, Cnat, Cbb and Cx) :
!NoteWorthyComposerClip(2.0,Single)
|Note|Dur:4th|Pos:-6
|Note|Dur:4th|Pos:#-6
|Note|Dur:4th|Pos:b-6
|Note|Dur:4th|Pos:n-6
|Note|Dur:4th|Pos:v-6
|Note|Dur:4th|Pos:x-6
!NoteWorthyComposerClip-End
This would require multiple applications of Global Mod, but it is not impossible - the new getNoteMidiPitch interface is not in the current release version of the starter kit, only the beta version.
The original problem was for children, how complex is that music likely to be?