steve wrote:Slightly modified suggestion:
Lame default bit rate (128 / 64 kbps CBR)
It should say "joint stereo" for 128 and "mono" for 64 kbps.
steve wrote:"Lame default bit rate" option is a check box.
"Number of channels" options are radio buttons.
Code: Select all
Lame default bit rate (128 / 64 kbps CBR) [_]
Number of channels:
(o) Same as project (default)
(_) Force to 1 channel (Mono)
(_) Force to 2 channels
I think the checkbox for "Lame default" should be left-aligned.
I think my idea of "Set by project" may be better than "Same as project". A project could be more than two channels.
Otherwise, this seems a good arrangement.
I think giving any options to the "Lame default" users and allowing upmixing from mono to stereo are likely to be little used, so adding to the complexity and screen estate, but I don't object. All I will say is that it may be easier to add those later than remove them later.
However given we are having an "advanced" section, how about advanced "mono" options as well as advanced stereo options.
Code: Select all
Stereo Mode: [o] Joint Stereo [ ] Stereo
Mono Mode: [ ] Use stereo left [ ] Use stereo right [o] Mono
The mono modes are:
-m l : get only the left channel of a stereo signal for a mono output
-m r : get only the right channel of a stereo signal for a mono output
-m m : averages a stereo signal into a mono signal.
The -m l could be useful for people who have recorded only the left of a stereo track (this is necessary with some dual input hardware to get a full height track in Audacity). The proposed -m m would only give them a half volume export, so they would have to split stereo to mono and close the empty track before export.
If the output was to be stereo, the Mono Mode row would be greyed out.
Ideally, I would like to see Mono Mode (if we have it) greyed out not only if the "Number of channels" was set to "Stereo", but also if "Number of channels" was set to the "project" option and the project dictated stereo export. Similarly I would like to see the "Joint Stereo" and "Stereo" options greyed out not only if "Number of channels" was set "Mono" but also if "Number of channels" was set to the "project" option and the project dictated mono export.
steve wrote:Alternative suggestions for wording instead of "Force to ... channel(s)":
Mix to ... channel(s)
Render as ... channel(s)
Export as ... channel(s)
Produce ... channel(s)
Make ... channel(s)
other suggestions?
"Always" instead of "Force to"? I think some idea that conveys "compulsory" is important.
steve wrote:"Advanced Options" are as shown in my previous post, which are the same as the current version of Audacity except that the "Channel Mode" options are disabled (greyed out) if "Force to mono" is enabled.
OK, as long as there is no checkbox for "Advanced Options".
steve wrote:If preferred, "Number of channels:" could be a "choice" widget rather than radio buttons.
If preferred, the "Lame default bit rate" option could be a "choice" widget rather than a check box.
Sorry, do you mean a menu choice, like Snap To? A menu for "Number of channels" would save space and would hide the potential confusion of what "Force" or "Always" meant.
Is "Lame default" enabled by default, which would grey out all else except the "Number of channels" choices?
Gale