410
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
425
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
441
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!