]> Shamusworld >> Repos - ardour-manual/blobdiff - _manual/12_adding-pre-existing-material/05_supported-file-formats.html
copy-edit chapter 12.
[ardour-manual] / _manual / 12_adding-pre-existing-material / 05_supported-file-formats.html
index 72708188ec8412b4c854c962143b7d16d872d705..0c7270799571de154d50bbfadbe96acc679ec695 100644 (file)
@@ -3,10 +3,20 @@ layout: default
 title: Supported File Formats
 ---                        
 
-
-  
-  
-<p>The list of audio file formats that Ardour can import/embed is quite long. It is based on the functionality offered by libsndfile, an excellent and widely used software library by Australian programmer Erik de Castro Lopo. As libsndfile's capabilities expand, so will Ardour's abilities to import (and export) new formats. Ardour supports all common audio file formats, including WAV, AIFF, AIFC, CAF, W64 and BWF. with all typical sample formats (8,16,24,32 bit integer, floating point, and more).</p>
-<p>You can find a full list of libsndfile's supported formats <a href="http://www.mega-nerd.com/libsndfile/#Features">here</a>.</p>
-<p>For MIDI import, Ardour will read any Standard MIDI Format (SMF) file. </p>
+<p>
+  The list of audio file formats that Ardour can understand is quite long. 
+  It is based on the functionality offered by <dfn>libsndfile</dfn>, an excellent and 
+  widely used software library by Australian programmer Erik de Castro Lopo. 
+  As libsndfile's capabilities expand, so will Ardour's abilities to import 
+  (and export) new formats. Ardour supports all common audio file formats, 
+  including WAV, AIFF, AIFC, CAF, W64 and BWF, with all typical sample formats 
+  (8-, 16-, 24-, 32-bit integer, floating point, and more).
+</p>
+<p>
+  You can find a full list of libsndfile's supported formats 
+  <a href="http://www.mega-nerd.com/libsndfile/#Features">here</a>.
+  </p>
+<p>
+  For MIDI import, Ardour will read any Standard MIDI Format (SMF) file. 
+</p>