Re: vibrato: how-to
MIDI does not define a vibrato controller. If a patch supports a vibrato effect, it is most likely on the mod wheel. Fx1 and Fx2 would be the next place to look (or rather, listen).
This produces a noticeble effect on my AWE32 soundcard:
!NoteWorthyComposerClip(2.0,Single)
|Instrument|Name:"Violin"|Patch:40
|Note|Dur:Half|Pos:0^
|MPC|Controller:mod|Pt1:0,127
|Note|Dur:Half|Pos:0^
|Bar
|Note|Dur:Whole|Pos:0
!NoteWorthyComposerClip-End
If you succeed on your computer, don't assume that it will work on another computer.
In theory, vibrato can be simulated with pitch bends. I would judge this to be impractical with NWC2. There is not sufficient time resolution.