Hi Rui,
I do use your MIDI Clip > Tools > Normalize (many times), however it does not produce the same result.
Your Normalize tool either, sets the notes to an absolute value or a percentage of the original value.
When both options are set its seems to do: new_Velocity = (absolute_value * (percentage/100) ).
The net result is different to: new_Velocity = (original_Velocity / compression_ratio) + re_gain.
This is not a criticism, just an observation and discussion.
Regards Dave M.
Hi Rui,
I do use your MIDI Clip > Tools > Normalize (many times), however it does not produce the same result.
Your Normalize tool either, sets the notes to an absolute value or a percentage of the original value.
When both options are set its seems to do: new_Velocity = (absolute_value * (percentage/100) ).
The net result is different to: new_Velocity = (original_Velocity / compression_ratio) + re_gain.
This is not a criticism, just an observation and discussion.
Regards Dave M.