/usr/share/calf/gui-sidechaincompressor.xml is in calf-plugins 0.0.19+git20131202-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 | <hbox spacing="6">
<vbox spacing="20" expand="0" fill="0">
<vbox expand="0" fill="0" spacing="7" >
<label param="bypass" expand="0" fill="0" />
<align><toggle param="bypass" shrink="1" size="2"/></align>
</vbox>
<vbox expand="0" fill="0">
<label param="level_in" expand="0" fill="0" expand-y="0" fill-y="0" />
<knob param="level_in" size="5" expand="1" fill="1" type="1" />
<value param="level_in" />
</vbox>
<vbox expand="0" fill="0" spacing="7" >
<label param="mix" expand="0" fill="0" />
<knob param="mix" size="3" expand="1" fill="1" />
<value param="mix" />
</vbox>
</vbox>
<vbox spacing="5">
<frame label="Compressor">
<vbox spacing="5">
<table expand="0" fill="0" rows="3" cols="3">
<label param="meter_in" expand-x="0" fill-x="0" attach-x="0" attach-y="0" />
<vumeter param="meter_in" position="2" mode="0" hold="1.5" falloff="2.5" attach-x="1" attach-y="0" expand-x="1" fill-x="1" />
<led param="clip_in" mode="0" expand-x="0" fill-x="0" attach-x="2" attach-y="0" />
<label param="meter_out" expand-x="0" fill-x="0" attach-x="0" attach-y="1" />
<vumeter param="meter_out" position="2" mode="0" hold="1.5" falloff="2.5" attach-x="1" attach-y="1" expand-x="1" fill-x="1" />
<led param="clip_out" mode="1" expand-x="0" fill-x="0" attach-x="2" attach-y="1" />
</table>
<table expand="1" rows="2" cols="3" homogeneous="1">
<vbox expand="0" attach-x="0" attach-y="0">
<label param="attack" />
<knob param="attack" />
<value param="attack" />
</vbox>
<vbox expand="0" attach-x="1" attach-y="0">
<label param="release" />
<knob param="release" />
<value param="release" />
</vbox>
<vbox expand="0" attach-x="2" attach-y="0">
<label param="knee" />
<knob param="knee" />
<value param="knee" />
</vbox>
<vbox expand="0" attach-x="0" attach-y="1">
<label param="ratio" />
<knob param="ratio" />
<value param="ratio" />
</vbox>
<vbox expand="0" attach-x="1" attach-y="1">
<label param="threshold" />
<knob param="threshold"/>
<value param="threshold" />
</vbox>
<vbox expand="0" attach-x="2" attach-y="1">
<label param="makeup" />
<knob param="makeup" />
<value param="makeup" />
</vbox>
</table>
</vbox>
</frame>
<frame label="Options">
<vbox spacing="10" pad-x="5" fill-y="0" expand-y="0">
<vbox expand="1" expand-y="0" expand-x="1" fill-x="1">
<label param="stereo_link" expand-y="0" fill-y="0"/>
<align>
<hbox expand="0" fill-y="0" expand-x="1" fill-x="1" spacing="5">
<radio param="stereo_link" value="Average" expand-x="1" fill-x="1"/>
<radio param="stereo_link" value="Maximum" expand-x="1" fill-x="1"/>
</hbox>
</align>
</vbox>
<vbox expand="1" expand-y="0">
<label param="detection" expand-y="0" fill-y="0" expand-x="1" fill-x="1"/>
<align>
<hbox expand="0" fill-y="0" expand-x="1" fill-x="1" spacing="5">
<radio param="detection" value="RMS" expand-x="1" fill-x="1"/>
<radio param="detection" value="Peak" expand-x="1" fill-x="1"/>
</hbox>
</align>
</vbox>
</vbox>
</frame>
</vbox>
<frame label="Compression">
<vbox spacing="6">
<if cond="directlink">
<line-graph refresh="1" width="290" height="290" param="bypass" square="1" expand="1" fill="1"/>
</if>
<vbox spacing="3">
<vumeter param="compression" position="2" mode="2" hold="1.5" attach-w="2" expand="0" fill="1"/>
</vbox>
</vbox>
</frame>
<vbox spacing="5">
<if cond="directlink">
<frame label="Sidechain">
<table rows="4" cols="5" spacing="3">
<line-graph refresh="1" width="235" height="112" param="sc_listen" expand="1" fill="1" attach-x="0" attach-y="0" attach-w="5" crosshairs="1" freqhandles="4" handle1-x="f1_freq" label1="F1" handle2-x="f2_freq" label2="F2" active1="f1_active" active2="f2_active"/>
<label param="sc_mode" expand="0" fill="0" attach-x="0" attach-y="1" />
<combo param="sc_mode" fill="0" expand="0" attach-x="1" attach-y="1" attach-w="4" />
<label param="sc_route" expand="0" fill="0" attach-x="0" attach-y="2" />
<combo param="sc_route" fill="0" expand="0" attach-x="1" attach-y="2" attach-w="4"/>
<label param="sc_listen" expand="0" fill="0" attach-x="3" attach-y="3" />
<toggle param="sc_listen" size="2" expand="0" fill="0" attach-x="4" attach-y="3"/>
<label param="sc_level" expand="0" fill="0" attach-x="0" attach-y="3" />
<knob param="sc_level" size="2" expand="0" fill="0" type="1" attach-x="1" attach-y="3"/>
<value param="sc_level" expand="0" fill="0" attach-x="2" attach-y="3" />
</table>
</frame>
</if>
<hbox spacing="5">
<frame label="Filter 1">
<vbox>
<table rows="1" cols="2">
<label attach-x="0" attach-y="0" param="f1_active" expand-x="1" fill-x="1"/>
<led attach-x="1" attach-y="0" param="f1_active" mode="7" fill-x="0" expand-y="0" fill-y="0"/>
</table>
<hbox homogeneous="0">
<vbox>
<label param="f1_freq" />
<knob param="f1_freq" size="2" />
<value param="f1_freq" />
</vbox>
<vbox>
<label param="f1_level" />
<knob param="f1_level" type="1" size="2" />
<value param="f1_level" />
</vbox>
</hbox>
</vbox>
</frame>
<frame label="Filter 2">
<vbox>
<table rows="1" cols="2">
<label attach-x="0" attach-y="0" param="f2_active" expand-x="1" fill-x="1"/>
<led attach-x="1" attach-y="0" param="f2_active" mode="7" fill-x="0" expand-y="0" fill-y="0"/>
</table>
<hbox homogeneous="0">
<vbox>
<label param="f2_freq" />
<knob param="f2_freq" size="2" />
<value param="f2_freq" />
</vbox>
<vbox>
<label param="f2_level" />
<knob param="f2_level" type="1" size="2" />
<value param="f2_level" />
</vbox>
</hbox>
</vbox>
</frame>
</hbox>
</vbox>
</hbox>
|