]> Shamusworld >> Repos - ardour-manual/commitdiff
Spelling & typo fixes
authorColin Fletcher <colin.m.fletcher@googlemail.com>
Thu, 3 Jan 2019 15:52:39 +0000 (15:52 +0000)
committerColin Fletcher <colin.m.fletcher@googlemail.com>
Thu, 3 Jan 2019 15:52:39 +0000 (15:52 +0000)
include/export-format-profiles.html

index f98386e8c57951c0df4d6f4565041e9edbfa3e33..94c9b7d25c7a6657b15e9c8d30651d9e97e05a13 100644 (file)
@@ -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>
 
 <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>
 
 </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>