aboutsummaryrefslogtreecommitdiffstats
path: root/.config/ardour3/export/FLAC 24 bit (tagged).format
diff options
context:
space:
mode:
authorDavid Runge <dave@sleepmap.de>2015-03-06 00:07:41 +0100
committerDavid Runge <dave@sleepmap.de>2015-03-06 00:07:41 +0100
commit71eef02a23088d9b7f670e00774a7ab4d38c261f (patch)
treeb65fab98f6c62de940a24c2183abb9cf0eb1a2a7 /.config/ardour3/export/FLAC 24 bit (tagged).format
parentdac8e30f01fd49c0d44531981cd4beaa17e65e96 (diff)
downloaddotfiles-71eef02a23088d9b7f670e00774a7ab4d38c261f.tar.gz
dotfiles-71eef02a23088d9b7f670e00774a7ab4d38c261f.tar.bz2
dotfiles-71eef02a23088d9b7f670e00774a7ab4d38c261f.tar.xz
dotfiles-71eef02a23088d9b7f670e00774a7ab4d38c261f.zip
ardour3: Adding configs for Ardour3.
Diffstat (limited to '.config/ardour3/export/FLAC 24 bit (tagged).format')
-rw-r--r--.config/ardour3/export/FLAC 24 bit (tagged).format30
1 files changed, 30 insertions, 0 deletions
diff --git a/.config/ardour3/export/FLAC 24 bit (tagged).format b/.config/ardour3/export/FLAC 24 bit (tagged).format
new file mode 100644
index 0000000..d45ca8c
--- /dev/null
+++ b/.config/ardour3/export/FLAC 24 bit (tagged).format
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<ExportFormatSpecification name="FLAC 24 bit (tagged)" id="0627662f-f190-468d-9bb8-db0cca42eac5" with-cue="false" with-toc="false">
+ <Encoding id="F_FLAC" type="T_Sndfile" extension="flac" name="FLAC" has-sample-format="true" channel-limit="8"/>
+ <SampleRate rate="1"/>
+ <SRCQuality quality="SRC_SincBest"/>
+ <EncodingOptions>
+ <Option name="sample-format" value="SF_16"/>
+ <Option name="dithering" value="D_Shaped"/>
+ <Option name="tag-metadata" value="false"/>
+ <Option name="tag-support" value="true"/>
+ <Option name="broadcast-info" value="false"/>
+ </EncodingOptions>
+ <Processing>
+ <Normalize enabled="true" target="-0"/>
+ <Silence>
+ <Start>
+ <Trim enabled="false"/>
+ <Add enabled="false">
+ <Duration format="Timecode" hours="0" minutes="0" seconds="0" frames="0"/>
+ </Add>
+ </Start>
+ <End>
+ <Trim enabled="false"/>
+ <Add enabled="false">
+ <Duration format="Timecode" hours="0" minutes="0" seconds="0" frames="0"/>
+ </Add>
+ </End>
+ </Silence>
+ </Processing>
+</ExportFormatSpecification>