401
You have to edit the properties of the dynamics : set 'Change Channel Volume' to the value of 'Custom Note Velocity'. (Don't forget to check the 2nd box).
!NoteWorthyComposerClip(2.75,Single)
|Dynamic|Style:f|Opts:Volume=92|Pos:-9.5|Wide:Y
|RestChord|Dur:Half|Opts:Stem=Down,Diminuendo,ArticulationsOnStem,Muted,HideRest|Dur2:Whole|Pos2:10
|User|Tremolo.ms|Pos:1
|RestChord|Dur:Half|Opts:Stem=Down,Diminuendo,ArticulationsOnStem,Muted,HideRest|Dur2:Whole|Pos2:b11
|Bar
|Dynamic|Style:pp|Opts:Volume=30|Pos:-10|Wide:Y
!NoteWorthyComposerClip-End
You were a little faster, Rick!
413
If you just swap the velocity and volume settings, why do you want to use An MPC? A simple hairpin does the job too.
!NoteWorthyComposerClip(2.75,Single)
|Tempo|Tempo:30|Pos:6
|Dynamic|Style:mp|Opts:Velocity=127,Volume=60|Pos:-8
|Note|Dur:Whole|Pos:0|Opts:Crescendo
|Dynamic|Style:f|Opts:Velocity=127,Volume=92|Pos:-8
!NoteWorthyComposerClip-End
428
Perhaps something like this?!?:
!NoteWorthyComposerClip(2.75,Single)
|Clef|Type:Bass
|Note|Dur:32nd,Grace,Slur|Pos:b5|Opts:Muted|Visibility:Never
|Note|Dur:8th|Pos:5|Opts:Stem=Down,Beam=First
|Note|Dur:8th|Pos:5|Opts:Stem=Down,Beam=End
!NoteWorthyComposerClip-End
That sounds right, but the accidental is not visible.
Since I duplicated the staff into 2 seperate staves, I just had to add the accidental:
!NoteWorthyComposerClip(2.75,Single)
|Clef|Type:Bass
|Note|Dur:8th|Pos:b5|Opts:Stem=Down,Beam=First
|Note|Dur:8th|Pos:5|Opts:Stem=Down,Beam=End
!NoteWorthyComposerClip-End
444
Quote from Mike:
Can you post an example clip or screen shot that shows what you are trying to do?
The example is in the last measure of your clip. On has to sing the last note until the end of the measure. So I inncluded another grace note in the last measure and thet did the job! I found the slur is not really necessary.
!NoteWorthyComposerClip(2.7498,Single)
|User|Melismatic.nw|Pos:0|Class:StaffSig
|Clef|Type:Treble
|TimeSig|Signature:4/4
|Note|Dur:Whole|Pos:-1^
|Bar
|Note|Dur:Whole|Pos:-1
|Bar
|Note|Dur:Whole|Pos:-1^
|Bar
|Note|Dur:Whole|Pos:-1
|Note|Dur:8th,Grace|Pos:-1|Opts:Muted|Visibility:Never
|Bar
!NoteWorthyComposerClip-End
Perhaps Melismatic can be coaxed to do what you are asking, by using a hidden muted grace note
That would be nice!