]> Shamusworld >> Repos - ardour-manual/blob - include/supported-file-formats.html
update supported format page
[ardour-manual] / include / supported-file-formats.html
1 <p>
2   Ardour supports all common audio file formats,
3   including WAV, FLAC, Ogg/Vorbis, AIFF, AIFC, CAF, W64 and BWF, with all typical sample formats
4   (8-, 16-, 24-, 32-bit integer, floating point, and more).
5 </p>
6 <p>
7   The list of audio file formats that Ardour can understand is quite long.
8   Most formats are supported based on the functionality offered by <dfn>libsndfile</dfn>, an excellent and
9   widely used software library by Australian programmer Erik de Castro Lopo.
10 </p>
11 <p>
12   A full list of libsndfile's supported formats is available on the
13   <a href="http://www.mega-nerd.com/libsndfile/#Features">libsndfile website</a>.
14 </p>
15 <p>
16   In addition, Ardour also supports MP3 lossy compression format
17   files. We do not recommend importing these for any serious work, but
18   the option is available if you are forced to use such files.
19 <p>
20   For MIDI import, Ardour will read any Standard MIDI Format (SMF) file.
21 </p>
22