This file is indexed.

/usr/share/amSynth/skins/default/layout.ini is in amsynth 1.3.2-2.

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
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
[layout]
background=background.png
resources=knob_boost, knob_boost_cut, knob_spot, knob_mix, knob_width, knob_osc_octave, waveform_osc, waveform_lfo, button_simple

#################### Controls

[osc1_waveform]
param_name=osc1_waveform
popup_strings=sine, square / pulse, saw / triangle, white noise, noise + sample & hold
type=popup
resource=waveform_osc
pos_x=20
pos_y=20

[osc1_pulsewidth]
param_name=osc1_pulsewidth
type=knob
resource=knob_spot
pos_x=80
pos_y=20

########

[osc2_waveform]
param_name=osc2_waveform
popup_strings=sine, square / pulse, saw / triangle, white noise, noise + sample & hold
type=popup
resource=waveform_osc
pos_x=20
pos_y=110

[osc2_pulsewidth]
param_name=osc2_pulsewidth
type=knob
resource=knob_spot
pos_x=80
pos_y=110

[osc2_range]
param_name=osc2_range
type=knob
resource=knob_osc_octave
pos_x=20
pos_y=170

[osc2_detune]
param_name=osc2_detune
type=knob
resource=knob_boost_cut
pos_x=80
pos_y=170

########

[osc2_sync]
param_name=osc2_sync
type=button
resource=button_simple
pos_x=41
pos_y=89

#########

[osc_mix]
param_name=osc_mix
type=knob
resource=knob_mix
pos_x=170
pos_y=20

[osc_mix_mode]
param_name=osc_mix_mode
type=button
resource=button_simple
pos_x=163
pos_y=89

################

[amp_attack]
param_name=amp_attack
type=knob
resource=knob_boost
pos_x=260
pos_y=20

[amp_decay]
param_name=amp_decay
type=knob
resource=knob_boost
pos_x=320
pos_y=20

[amp_sustain]
param_name=amp_sustain
type=knob
resource=knob_boost
pos_x=380
pos_y=20

[amp_release]
param_name=amp_release
type=knob
resource=knob_boost
pos_x=440
pos_y=20

################

[filter_resonance]
param_name=filter_resonance
type=knob
resource=knob_boost
pos_x=260
pos_y=110

[filter_cutoff]
param_name=filter_cutoff
type=knob
resource=knob_boost
pos_x=320
pos_y=110

[filter_env_amount]
param_name=filter_env_amount
type=knob
resource=knob_boost_cut
pos_x=440
pos_y=110

#########

[filter_attack]
param_name=filter_attack
type=knob
resource=knob_boost
pos_x=260
pos_y=170

[filter_decay]
param_name=filter_decay
type=knob
resource=knob_boost
pos_x=320
pos_y=170

[filter_sustain]
param_name=filter_sustain
type=knob
resource=knob_boost
pos_x=380
pos_y=170

[filter_release]
param_name=filter_release
type=knob
resource=knob_boost
pos_x=440
pos_y=170

################

[master_vol]
param_name=master_vol
type=knob
resource=knob_boost
pos_x=530
pos_y=20

[distortion_crunch]
param_name=distortion_crunch
type=knob
resource=knob_boost
pos_x=530
pos_y=80

[lfo_waveform]
param_name=lfo_waveform
popup_strings=sine, square, triangle, noise, noise + sample & hold
type=popup
resource=waveform_lfo
pos_x=20
pos_y=260

[lfo_freq]
param_name=lfo_freq
type=knob
resource=knob_spot
pos_x=80
pos_y=260

[freq_mod_amount]
param_name=freq_mod_amount
type=knob
resource=knob_boost
pos_x=140
pos_y=260

[filter_mod_amount]
param_name=filter_mod_amount
type=knob
resource=knob_boost
pos_x=200
pos_y=260

[amp_mod_amount]
param_name=amp_mod_amount
type=knob
resource=knob_boost
pos_x=260
pos_y=260

[reverb_wet]
param_name=reverb_wet
type=knob
resource=knob_boost
pos_x=350
pos_y=260

[reverb_roomsize]
param_name=reverb_roomsize
type=knob
resource=knob_width
pos_x=410
pos_y=260

[reverb_width]
param_name=reverb_width
type=knob
resource=knob_width
pos_x=470
pos_y=260

[reverb_damp]
param_name=reverb_damp
type=knob
resource=knob_boost
pos_x=530
pos_y=260

#################### Bitmaps

[knob_boost]
file=knob_boost.png
width=49
height=49
frames=49

[knob_boost_cut]
file=knob_boost_cut.png
width=49
height=49
frames=49

[knob_width]
file=knob_width.png
width=49
height=49
frames=49

[knob_mix]
file=knob_mix.png
width=49
height=49
frames=49

[knob_spot]
file=knob_spot.png
width=49
height=49
frames=49

[knob_osc_octave]
file=knob_osc_octave.png
width=49
height=49
frames=4

[waveform_osc]
file=waveform_pics.png
width=49
height=49
frames=5

[waveform_lfo]
file=waveform_lfo.png
width=49
height=49
frames=5

[button_simple]
file=button_simple.png
width=21
height=21
frames=2