15.07.2025, 04:55
"Audio->Base->Audio Encoding Options->Filtering->DownMix->Custom" allows setting custom mixing using the remix option of sox.
For example given a stereo input where the audio is only one the left channel, one could use:
to split that audio over both channels or
to copy the left over to the right channel.
If you want stereo to mono, you could simply select 'toMono'.
Cu Selur
For example given a stereo input where the audio is only one the left channel, one could use:
1v0.5 1v0.5
1v1 1v1
If you want stereo to mono, you could simply select 'toMono'.
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.