mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
pre-defined export presets and formats, part one
git-svn-id: svn://localhost/ardour2/branches/3.0@9133 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
751cc84dd2
commit
d0cbadd07e
21 changed files with 441 additions and 0 deletions
12
export/Ogg_Vorbis .preset
Normal file
12
export/Ogg_Vorbis .preset
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ExportPreset id="7b363b5c-19ab-4585-b10c-dd5ebd0300fe" name="Ogg/Vorbis ">
|
||||
<ExportFormat id="fd73f19e-c0fb-4e72-906d-a25625b752b2"/>
|
||||
<ExportFilename>
|
||||
<Folder relative="true" path="/export"/>
|
||||
<Field name="label" enabled="false"/>
|
||||
<Field name="session" enabled="false"/>
|
||||
<Field name="revision" enabled="false"/>
|
||||
<Field name="time" enabled="false" value="T_None"/>
|
||||
<Field name="date" enabled="false" value="D_None"/>
|
||||
</ExportFilename>
|
||||
</ExportPreset>
|
||||
Loading…
Add table
Add a link
Reference in a new issue