Warning, /multimedia/kdenlive/data/effects/mono.xml is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0"?>
0002 <!DOCTYPE kpartgui>
0003 <effect tag="mono" id="mono" type="audio" unique="1">
0004     <name>Mixdown</name>
0005     <description>Mix all channels of audio into a mono signal and output it as N channels</description>
0006     <author>Dan Dennedy</author>
0007     <parameter type="list" name="channels" paramlist="1;2;3;4;6;8" default="2">
0008         <paramlistdisplay>Mono,Stereo,2.1,4 channels,5.1,7.1</paramlistdisplay>
0009         <name>number of output channels</name>
0010     </parameter>
0011 </effect>