Topic: Track modifying

How to proceed easily to give the same value of "Velocity" to all the "Note on" events of a track in a single operation.

Re: Track modifying

As it happens, this is the second time this question comes up in a short time. Currently there is only one way of doing it without editing the midi file: you have to use the Tracks Mixer function Velocity Dynamics. Normally this is set to "N/A", which means "not applied". Click on the right arrow just once and the value changes to 0.02. This value means that the velocity dynamic range - instead of being 0-127 - becomes a fraction of it (like 64-65) and all velocity values will be mapped to withing this range. Increase the number to grow the range. A value of 1.0 sets it to the default, and larger values expand the range.

This may be clumsy and not very user friendly, but currently this is the only way.

You can also change the values directly in the midi file, of course.

Re: Track modifying

No it is not what I wanted.
Imagine a track where some notes have velocity = 102, other 51, other 25, ... etc. And I want to fix the velocity of each of all these notes (the whole track) to 127.
How may I proceed ?
Best regards