NoteWorthy Composer Forum

Forums => General Discussion => Topic started by: Mr. Puig on 2000-11-23 05:00 AM

Title: Dynamic Variances
Post by: Mr. Puig on 2000-11-23 05:00 AM
My Midi player doesn't seem to support dynamic variances, that is, I insert a crescendo or diminuendo, or whatever, and it doesn't change a bit when playing it back. Is there any application I can install in order to achieve this?
Title: Re: Dynamic Variances
Post by: Fred on 2000-11-23 05:00 AM
You have to have a dynamic before and after the variance. For example, if you have a pp at the beginning, then a crescendo at the second bar, and a ff at the 10th bar, then it will play pp for the first bar, then gradually increase volume to ff at the tenth bar.

HTH

Fred
Title: Re: Dynamic Variances
Post by: Grant on 2000-11-26 05:00 AM
It might also be worth mentioning that dynamic variances don't have any effect on notes already sounding unless you've fiddled with the default MIDI volume setting of the preceding and following dynamics. The sample file "Voltest.nwc" shows an example of this.
Title: Re: Dynamic Variances
Post by: Steve Bacher on 2000-12-01 05:00 AM
Also, it only works for crescendo and decrescendo, not for
diminuendo or any of the others, unless something's changed.
Title: Re: Dynamic Variances
Post by: Grant on 2000-12-01 05:00 AM
Something's changed. It now works for dim. too.
Title: Re: Dynamic Variances
Post by: Art Thompson on 2000-12-01 05:00 AM
Per the help text from Version 1.70 with both service packs:

"Only the Crescendo , Decrescendo , and Diminuendo styles exhibit the variance behavior described above. "

It also says this about dynamic commands:

"By default, a dynamic does not alter the MIDI volume of the channel being utilized to play back the current staff. You can change this behavior by overriding the MIDI volume behavior and specifying a MIDI volume of your choice. If you specify a override MIDI volume value of "-1" then no MIDI volume change will be triggered. "

I'm confused by this. It seems like its telling me that dynamics are not effective unless you manually override them. That doesn't seem to be the case, does it?
Title: Re: Dynamic Variances
Post by: NoteWorthy Online on 2000-12-01 05:00 AM
By default, dynamics only effect the MIDI velocity of a note. If you want to change MIDI volume, you have to manually override the volume setting.

See also: https://forum.noteworthycomposer.com/?topic=42, https://forum.noteworthycomposer.com/?topic=1192, https://forum.noteworthycomposer.com/?topic=1184
Title: Re: Dynamic Variances
Post by: Art Thompson on 2000-12-01 05:00 AM
ahah! so my sound card is responding to velocity changes. Thanks, that helps explain some behaviors, such as unexpected dynamics when plying back MIDI's on a MAC.
I apologize for reading the help 3 times and not making the distinction.