From 1f217cd20aa62c456fa385c1c7d8fa72ddec7dc3 Mon Sep 17 00:00:00 2001
From: Colin Fletcher
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.
- 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.
- 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.
Compatibility/Quality/File format/Sample rate
Compatibility
Quality
- 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).