From 731a745c1c32d553a327146bca6822c792d0e156 Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Tue, 20 Nov 2018 00:21:51 +0100 Subject: Add some mp3 export presets --- export/MP3 (extreme).format | 31 +++++++++++++++++++++++++++++++ export/MP3 (medium).format | 31 +++++++++++++++++++++++++++++++ export/MP3 (standard).format | 31 +++++++++++++++++++++++++++++++ 3 files changed, 93 insertions(+) create mode 100644 export/MP3 (extreme).format create mode 100644 export/MP3 (medium).format create mode 100644 export/MP3 (standard).format (limited to 'export') diff --git a/export/MP3 (extreme).format b/export/MP3 (extreme).format new file mode 100644 index 0000000000..b2d2609863 --- /dev/null +++ b/export/MP3 (extreme).format @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/export/MP3 (medium).format b/export/MP3 (medium).format new file mode 100644 index 0000000000..24b1a5e97d --- /dev/null +++ b/export/MP3 (medium).format @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/export/MP3 (standard).format b/export/MP3 (standard).format new file mode 100644 index 0000000000..c1c97f08c8 --- /dev/null +++ b/export/MP3 (standard).format @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3