summaryrefslogtreecommitdiff
path: root/export/Ring Tone.format
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2020-02-23 15:26:48 +0100
committerRobin Gareus <robin@gareus.org>2020-02-23 16:21:55 +0100
commit54c4d3adc5f0cea54457df04af44397825fc2679 (patch)
treef73f78a3090dac4eeba87eb04657279997a70da3 /export/Ring Tone.format
parent96ef1dc0ed9862bf4937d182f789edd20c17581f (diff)
Clean up top-level source tree
Collect architecture independent data in 'share' subfolder. This also matches the install path
Diffstat (limited to 'export/Ring Tone.format')
-rw-r--r--export/Ring Tone.format30
1 files changed, 0 insertions, 30 deletions
diff --git a/export/Ring Tone.format b/export/Ring Tone.format
deleted file mode 100644
index ba817be387..0000000000
--- a/export/Ring Tone.format
+++ /dev/null
@@ -1,30 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<ExportFormatSpecification name="Ring Tone" id="6c86b4d9-cd50-43b4-be58-526c9cbb090f" with-cue="false" with-toc="false">
- <Encoding id="F_WAV" type="T_Sndfile" extension="wav" name="WAV" has-sample-format="true" channel-limit="256"/>
- <SampleRate rate="8000"/>
- <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="false"/>
- <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>