NoteWorthy Composer Forum

Forums => General Discussion => Topic started by: babycatcher on 2008-09-29 02:14 AM

Title: Authentic sounding Tremolando?
Post by: babycatcher on 2008-09-29 02:14 AM
Hi guys,
My numerous attempts at a tremolando have failed miserably. They always sound like a machine gun firing. Does anybody have a quick, easy suggestion for a more realistic sounding tremolando?
As I don't know how to attach an example file, I have pasted the script that comes from copying and pasting the bar in question. Hope it makes sense to somebody!

!NoteWorthyComposerClip(2.0,Single)
|Bar
|Chord|Dur:32nd|Pos:2,4,7
|Note|Dur:32nd|Pos:0
|Chord|Dur:32nd|Pos:2,4,7
|Note|Dur:32nd|Pos:0
|Chord|Dur:32nd|Pos:2,4,7
|Note|Dur:32nd|Pos:0
|Chord|Dur:32nd|Pos:2,4,7
|Note|Dur:32nd|Pos:0
|Chord|Dur:32nd|Pos:2,4,7
|Note|Dur:32nd|Pos:0
|Chord|Dur:32nd|Pos:2,4,7
|Note|Dur:32nd|Pos:0
|Chord|Dur:32nd|Pos:2,4,7
|Note|Dur:32nd|Pos:0
|Chord|Dur:32nd|Pos:2,4,7
|Note|Dur:32nd|Pos:0
|Chord|Dur:32nd|Pos:2,4,7
|Note|Dur:32nd|Pos:0
|Chord|Dur:32nd|Pos:2,4,7
|Note|Dur:32nd|Pos:0
|Chord|Dur:32nd|Pos:2,4,7
|Note|Dur:32nd|Pos:0
|Chord|Dur:32nd|Pos:2,4,7
|Note|Dur:32nd|Pos:0
!NoteWorthyComposerClip-End

Thanks in advance for any assistance.
Cheers,
Grant

Title: Re: Authentic sounding Tremolando?
Post by: Rick G. on 2008-09-29 03:15 AM
Adding a Playing Style of Legato or Tenuto helps as does the Sustain Pedal.
The trick is lower the effect of the attack.
Of course, this is all very Instrument and soundcard dependent, but this sounds more realistic for a Piano with my soundcard:
Quote
!NoteWorthyComposerClip(2.0,Single)
|PerformanceStyle|Style:Tenuto|Pos:11
|SustainPedal|Pos:-8
|Bar|Style:LocalRepeatOpen
|Chord|Dur:32nd|Pos:2,4,7|Opts:Stem=Down,Beam=First
|Note|Dur:32nd|Pos:0|Opts:Stem=Down,Beam=End
|Bar|Style:LocalRepeatClose|Repeat:12
|SustainPedal|Status:Released|Pos:-8
|Rest|Dur:Whole|Opts:Stem=Down
!NoteWorthyComposerClip-End