2022-09-13 18:25:00 -04:00
|
|
|
<p>
|
|
|
|
Ardour supports all common audio file formats,
|
|
|
|
including WAV, FLAC, Ogg/Vorbis, AIFF, AIFC, CAF, W64 and BWF, with all typical sample formats
|
|
|
|
(8-, 16-, 24-, 32-bit integer, floating point, and more).
|
|
|
|
</p>
|
2014-02-05 15:08:51 -05:00
|
|
|
<p>
|
2017-01-27 05:03:34 -05:00
|
|
|
The list of audio file formats that Ardour can understand is quite long.
|
2022-09-13 18:25:00 -04:00
|
|
|
Most formats are supported based on the functionality offered by <dfn>libsndfile</dfn>, an excellent and
|
2017-01-27 05:03:34 -05:00
|
|
|
widely used software library by Australian programmer Erik de Castro Lopo.
|
2014-02-05 15:08:51 -05:00
|
|
|
</p>
|
|
|
|
<p>
|
2017-01-27 05:03:34 -05:00
|
|
|
A full list of libsndfile's supported formats is available on the
|
|
|
|
<a href="http://www.mega-nerd.com/libsndfile/#Features">libsndfile website</a>.
|
2022-09-13 18:25:00 -04:00
|
|
|
</p>
|
|
|
|
<p>
|
|
|
|
In addition, Ardour also supports MP3 lossy compression format
|
|
|
|
files. We do not recommend importing these for any serious work, but
|
|
|
|
the option is available if you are forced to use such files.
|
2014-02-05 15:08:51 -05:00
|
|
|
<p>
|
2017-02-25 00:30:29 -05:00
|
|
|
For MIDI import, Ardour will read any Standard MIDI Format (SMF) file.
|
2014-02-05 15:08:51 -05:00
|
|
|
</p>
|
2017-02-13 14:53:37 -05:00
|
|
|
|