Since Release 2011.1.1 CrossfadeMixer_3.ocx comes with a new feature to show a symmetric waveform where the start level is situated in the middle of the waveform and the level is shown around.
The original behavior is to display a zero based waveform where the display of the volume is just going up.
Changing the behavior is done in CrossfadeMixer.ini which must be situated inside the Windows folder, e.g. C:\Windows.
Example:
Code: |
[Settings] SymmetricWaveform=TRUE [Logging] Active=TRUE Filename=C:\DigaSystem\Logging\CrossfadeMixer.log |
If you want to keep the old behavior you don't need to create the Parameter SymmetricWaveform because the default value is FALSE.
You will need CrossfadeMixer_3.ocx build 3.0.79.0 to activate this feature.