diff --git a/_manual/15_adding-pre-existing-material/01_import-dialog.html b/_manual/15_adding-pre-existing-material/01_import-dialog.html index 2792c768..abdc0fbc 100644 --- a/_manual/15_adding-pre-existing-material/01_import-dialog.html +++ b/_manual/15_adding-pre-existing-material/01_import-dialog.html @@ -29,7 +29,7 @@ title: Import Dialog
If the sample rate differs from the current session rate, it is displayed @@ -40,6 +40,9 @@ title: Import Dialog Resampling is controlled by the Conversion quality option described below.
++ +
diff --git a/_manual/15_adding-pre-existing-material/03_searching-and-importing-from-freesound.html b/_manual/15_adding-pre-existing-material/03_searching-and-importing-from-freesound.html deleted file mode 100644 index 360303f5..00000000 --- a/_manual/15_adding-pre-existing-material/03_searching-and-importing-from-freesound.html +++ /dev/null @@ -1,37 +0,0 @@ ---- -layout: default -title: Searching and Importing From Freesound -menu_title: Freesound Search/Import ---- - -
- Freesound - is an online repository of searchable sound files licensed under - Creative-Commons term. The Search Freesound tab - of the import dialog allows you to search the Freesound database, - and to download and audition files directly.
-- Files imported with Freesound will automatically include any tags that are - associated with the file, and these tags will be included in a search when - you use the Search Tags tab. -
- diff --git a/_manual/15_adding-pre-existing-material/04_searching-for-files-using-tags.html b/_manual/15_adding-pre-existing-material/03_searching-for-files-using-tags.html similarity index 100% rename from _manual/15_adding-pre-existing-material/04_searching-for-files-using-tags.html rename to _manual/15_adding-pre-existing-material/03_searching-for-files-using-tags.html diff --git a/_manual/15_adding-pre-existing-material/05_supported-file-formats.html b/_manual/15_adding-pre-existing-material/04_supported-file-formats.html similarity index 70% rename from _manual/15_adding-pre-existing-material/05_supported-file-formats.html rename to _manual/15_adding-pre-existing-material/04_supported-file-formats.html index 0c727079..794431af 100644 --- a/_manual/15_adding-pre-existing-material/05_supported-file-formats.html +++ b/_manual/15_adding-pre-existing-material/04_supported-file-formats.html @@ -1,22 +1,21 @@ --- layout: default title: Supported File Formats ---- +---- The list of audio file formats that Ardour can understand 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 + The list of audio file formats that Ardour can understand 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).
- You can find a full list of libsndfile's supported formats - here. + A full list of libsndfile's supported formats is available on the + libsndfile website.
For MIDI import, Ardour will read any Standard MIDI Format (SMF) file.
-