Spelling & typo fixes
This commit is contained in:
parent
042723be89
commit
1f217cd20a
@ -31,7 +31,7 @@
|
||||
chosen level (in <acronym title="loudness units relative to full scale">LUFS</acronym>),
|
||||
without exceeding the chosen true-peak value (in
|
||||
<acronym title="decibels true peak">dBTP</acronym>).
|
||||
EBU R128 is only available for mono or stereo sounds while true'peak works
|
||||
EBU R128 is only available for mono or stereo sounds while true-peak works
|
||||
for any channel layout.</li>
|
||||
</ul>
|
||||
|
||||
@ -45,22 +45,22 @@
|
||||
<p>
|
||||
These checkboxes allow to add silence at the beginning or/and end of each
|
||||
exported track. The duration of the added silence can be manually fixed in the
|
||||
adjascent 'timer' input fields.
|
||||
adjacent 'timer' input fields.
|
||||
|
||||
<h3>Compatibility/Quality/File format/Sample rate</h3>
|
||||
|
||||
<h4>Compatibility</h4>
|
||||
<p>
|
||||
Selecting an item in the 'Compatibility' emphasizes the settinggs in the other
|
||||
Selecting an item in the 'Compatibility' emphasizes the settings in the other
|
||||
columns that are compatible with the selected standard, by turning incompatible
|
||||
options red. When an incompatible quality/format/sample rate is selected, the
|
||||
compatibility column checkbox disapears.
|
||||
compatibility column checkbox disappears.
|
||||
</p>
|
||||
|
||||
<h4>Quality</h4>
|
||||
<p>
|
||||
The appropriate item in the 'Quality' column will be highlighted a file format
|
||||
is chosen. At the moment, selecting a Quality settings does not show the
|
||||
The appropriate item in the 'Quality' column will be highlighted when a file format
|
||||
is chosen. At the moment, selecting a Quality setting does not show the
|
||||
compatible File formats.
|
||||
</p>
|
||||
|
||||
@ -159,7 +159,7 @@
|
||||
</p>
|
||||
|
||||
<p>
|
||||
As an exemple, exporting an mp3 file can be done by inserting <code>lame -b320 %f</code>
|
||||
For example, exporting an mp3 file can be done by inserting <code>lame -b320 %f</code>
|
||||
which will convert the exported audio file ('%f') to a 320 kbs mp3 using the lame encoder
|
||||
(provided lame is installed first on the system).
|
||||
</p>
|
||||
|
Loading…
Reference in New Issue
Block a user