From 1f217cd20aa62c456fa385c1c7d8fa72ddec7dc3 Mon Sep 17 00:00:00 2001 From: Colin Fletcher Date: Thu, 3 Jan 2019 15:52:39 +0000 Subject: [PATCH] Spelling & typo fixes --- include/export-format-profiles.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/include/export-format-profiles.html b/include/export-format-profiles.html index f98386e..94c9b7d 100644 --- a/include/export-format-profiles.html +++ b/include/export-format-profiles.html @@ -31,7 +31,7 @@ chosen level (in LUFS), without exceeding the chosen true-peak value (in dBTP). - 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. @@ -45,22 +45,22 @@

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.

Compatibility/Quality/File format/Sample rate

Compatibility

- 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.

Quality

- 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.

@@ -159,7 +159,7 @@

- As an exemple, exporting an mp3 file can be done by inserting lame -b320 %f + For example, exporting an mp3 file can be done by inserting lame -b320 %f 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).

-- 2.37.2