This file is indexed.

/usr/share/calf/gui-stereo.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
<hbox spacing="8">
    <frame label="Input" expand="1" fill="1">
        <vbox spacing="8">
            <table rows="3" cols="3">
                <label param="meter_inL" attach-x="1" attach-y="0" fill-x="0" expand-x="0" fill-y="0" expand-y="0" text="L"/>
                <vumeter param="meter_inL" position="2" hold="1.5" falloff="2.5"  attach-x="2" attach-y="0" fill-x="1" expand-x="1" fill-y="0" expand-y="0"/>
                <led param="clip_inL" attach-x="3" attach-y="0" fill-x="0" expand-x="0" fill-y="0" expand-y="0" />
                
                <label param="meter_inR" attach-x="1" attach-y="1" fill-x="0" expand-x="0" fill-y="0" expand-y="0" text="R"/>
                <vumeter param="meter_inR" position="2" hold="1.5" falloff="2.5" attach-x="2" attach-y="1" fill-x="1" expand-x="1" fill-y="0" expand-y="0"/>
                <led param="clip_inR" attach-x="3" attach-y="1" fill-x="0" expand-x="0" fill-y="0" expand-y="0"/>
            </table>
            <hbox spacing="10">
                <vbox expand="0" fill="0">
                    <knob param="level_in" size="5" type="1"/>
                    <value param="level_in" />
                </vbox>
                <vbox expand="0" spacing="5">
                    <label param="balance_in" />
                    <knob param="balance_in" size="2" type="1" />
                    <knob param="sc_level" size="2" />
                    <label param="sc_level" />
                </vbox>
                <vbox expand="0" spacing="5">
                    <label param="bypass" />
                    <align><toggle param="bypass" /></align>
                    <align><toggle param="softclip"/></align>
                    <label param="softclip" />
                </vbox>
            </hbox>
        </vbox>
    </frame>
    
    <vbox>
        <frame label="Stereo Matrix" expand="1" fill="1">
            <table rows="7" cols="2">
            
                <label param="mode" attach-x="0" attach-y="3" />
                <combo param="mode"  attach-x="1" attach-y="3" attach-w="3" />
                
                <label param="slev" attach-x="0" attach-y="0" />
                <knob param="slev" type="1" size="2" attach-x="0" attach-y="1" />
                <value param="slev" attach-x="0" attach-y="2" />
                
                <label param="sbal" attach-x="1" attach-y="0" />
                <knob param="sbal" type="1" size="2" attach-x="1" attach-y="1" />
                <value param="sbal" attach-x="1" attach-y="2" />
                
                <label param="mlev" attach-x="2" attach-y="0" />
                <knob param="mlev" type="1" size="2" attach-x="2" attach-y="1" />
                <value param="mlev" attach-x="2" attach-y="2" />
                
                <label param="mpan" attach-x="3" attach-y="0" />
                <knob param="mpan" type="1" size="2" attach-x="3" attach-y="1" />
                <value param="mpan" attach-x="3" attach-y="2" />
                
            </table>
        </frame>
        
        <hbox spacing="3">
            <frame label="Left" expand="1" fill="1">
                <hbox>
                    <vbox>
                        
                        <align><toggle param="mutel"/></align>
                        <label param="mutel"/>
                        
                    </vbox>
                    <vbox>
                        
                        <align><toggle param="phasel"/></align>
                        <label param="phasel"/>
                        
                    </vbox>
                </hbox>
            </frame>
            <frame label="Right" expand="1" fill="1">
                <hbox>
                    <vbox>
                        
                        <align><toggle param="muter"/></align>
                        <label param="muter"/>
                        
                    </vbox>
                    <vbox>
                        
                        <align><toggle param="phaser"/></align>
                        <label param="phaser"/>
                        
                    </vbox>
                </hbox>
            </frame>
        </hbox>
        
    </vbox>
    <frame label="Output" expnad="1" fill="1">
        <vbox spacing="8">
            <table rows="3" cols="3">
                <!--<label attach-x="0" attach-y="2" fill-x="0" expand-x="0" />-->
                <label param="meter_outL" attach-x="0" attach-y="0" fill-x="0" expand-x="0" fill-y="0" expand-y="0" text="L"/>
                <vumeter param="meter_outL" position="2" hold="1.5" falloff="2.5"  attach-x="1" attach-y="0" fill-x="1" expand-x="1" fill-y="0" expand-y="0"/>
                <led param="clip_outL" attach-x="2" attach-y="0" fill-x="0" expand-x="0" fill-y="0" expand-y="0" />
                
                <label param="meter_outR" attach-x="0" attach-y="1" fill-x="0" expand-x="0" fill-y="0" expand-y="0" text="R"/>
                <vumeter param="meter_outR" position="2" hold="1.5" falloff="2.5" attach-x="1" attach-y="1" fill-x="1" expand-x="1" fill-y="0" expand-y="0"/>
                <led param="clip_outR" attach-x="2" attach-y="1" fill-x="0" expand-x="0" fill-y="0" expand-y="0"/>
                
                <!--<label param="meter_phase" attach-x="0" attach-y="2" fill-x="0" expand-x="0" fill-y="0" expand-y="0" text="φ"/>
                <vumeter param="meter_phase" position="2" falloff="2.5"  attach-x="1" attach-y="2" fill-x="1" expand-x="1" fill-y="0" expand-y="0" mode="3"/>-->
                
            </table>
            <hbox spacing="8">
                <vbox expand="0" spacing="12">
                    <label param="delay" />
                    <knob param="delay" size="3" type="1" />
                    <value param="delay" />
                </vbox>
                <vbox expand="0" spacing="12">
                    <label param="stereo_base" />
                    <knob param="stereo_base" size="3" type="1" />
                    <value param="stereo_base" />
                </vbox>
                <vbox expand="0" spacing="12">
                    <label param="stereo_phase" />
                    <knob param="stereo_phase" size="3" type="3" />
                    <value param="stereo_phase" />
                </vbox>
                <vbox expand="0" spacing="12">
                    <label param="balance_out" />
                    <knob param="balance_out" size="3" type="1" />
                    <value param="balance_out" />
                </vbox>
                <vbox expand="0" fill="0">
                    <knob param="level_out" size="5" type="1" />
                    <value param="level_out" />
                </vbox>
            </hbox>
        </vbox>
    </frame>
</hbox>