From d23135f36bd35066f1ed6769ede2002e33a1bf66 Mon Sep 17 00:00:00 2001 From: Colin Fletcher Date: Sat, 11 Jan 2014 00:15:09 +0000 Subject: Soundcloud upload example export format presets. Add a couple of example export format profiles with Soundcloud upload enabled, so that people can upload to Soundcoud without having to go into the 'Edit Export Format Profile' dialogue and enable them there. There's probably still a discussion to be had about exactly what formats these profiles should have, and also their names, but I think they're a reasonably sensible starting point. --- export/Soundcloud upload (lossless).format | 30 ++++++++++++++++++++++++++++++ export/Soundcloud upload (lossy).format | 30 ++++++++++++++++++++++++++++++ 2 files changed, 60 insertions(+) create mode 100644 export/Soundcloud upload (lossless).format create mode 100644 export/Soundcloud upload (lossy).format (limited to 'export') diff --git a/export/Soundcloud upload (lossless).format b/export/Soundcloud upload (lossless).format new file mode 100644 index 0000000000..eb966af86b --- /dev/null +++ b/export/Soundcloud upload (lossless).format @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/export/Soundcloud upload (lossy).format b/export/Soundcloud upload (lossy).format new file mode 100644 index 0000000000..d948b1d97d --- /dev/null +++ b/export/Soundcloud upload (lossy).format @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3