Hi,
I am studying the performance impact of audio playback with varying #channels and sample rate of the audio clip.
My goal is to vary 1 property at a time keeping others constant.
-I have a 6 channel 48KH wav file. I want to change the sample rate keeping that 6 channel. But audacity always converts it to 2 channel when I export. can anyone help?
Varying # channels and sample rate
Forum rules
Audacity 1.3.x is now obsolete. Please use the current Audacity 2.1.x version.
The final version of Audacity for Windows 98/ME is the legacy 2.0.0 version.
Audacity 1.3.x is now obsolete. Please use the current Audacity 2.1.x version.
The final version of Audacity for Windows 98/ME is the legacy 2.0.0 version.
Re: Varying # channels and sample rate
I haven't tried this and I don't have a multichannel file handy...
Instead of WAV, select "Custom FFMPEG Export" (I assume you have installed FFMPEG). Then click "Options" and the FFMPEG dialog box pops-up, and you can select WAV, PCM, and other options.
Instead of WAV, select "Custom FFMPEG Export" (I assume you have installed FFMPEG). Then click "Options" and the FFMPEG dialog box pops-up, and you can select WAV, PCM, and other options.
Re: Varying # channels and sample rate
To export a multi-channel sound file you need to go to:
"Edit menu > Preferences > Import/Export"
and select the option "Use Custom Mix".
See here for more information: http://manual.audacityteam.org/man/Adva ... ng_Options
"Edit menu > Preferences > Import/Export"
and select the option "Use Custom Mix".
See here for more information: http://manual.audacityteam.org/man/Adva ... ng_Options
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
Re: Varying # channels and sample rate
Thanks steve. That works !!