PBD::Signal<...>::connect() is already thread safe, so drop intermediate proxy/call_s...
[ardour.git] / export / BWAV 24bit Export.format
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ExportFormatSpecification name="BWAV 24bit Export" id="e61c1d0f-95bd-48fb-b812-def99dbabe28" with-cue="false" with-toc="false" with-mp4chaps="false" command="" analyse="false" soundcloud-upload="false">
3   <Encoding id="F_WAV" type="T_Sndfile" extension="wav" name="BWF" has-sample-format="true" channel-limit="256"/>
4   <SampleRate rate="1"/>
5   <SRCQuality quality="SRC_SincBest"/>
6   <EncodingOptions>
7     <Option name="sample-format" value="SF_24"/>
8     <Option name="dithering" value="D_None"/>
9     <Option name="tag-metadata" value="false"/>
10     <Option name="tag-support" value="false"/>
11     <Option name="broadcast-info" value="true"/>
12   </EncodingOptions>
13   <Processing>
14     <Normalize enabled="false" loudness="no" dbfs="0" lufs="-23" dbtp="-1"/>
15     <Silence>
16       <Start>
17         <Trim enabled="false"/>
18         <Add enabled="false">
19           <Duration format="Timecode" hours="0" minutes="0" seconds="0" frames="0"/>
20         </Add>
21       </Start>
22       <End>
23         <Trim enabled="false"/>
24         <Add enabled="false">
25           <Duration format="Timecode" hours="0" minutes="0" seconds="0" frames="0"/>
26         </Add>
27       </End>
28     </Silence>
29   </Processing>
30 </ExportFormatSpecification>