This file is indexed.

/usr/share/bse/v0.7.8/effects/atan-canyon.bse is in beast 0.7.8-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
; BseProject

(bse-version "0.7.0")

(container-child "BseCSynth::Atan Canyon"
  (modification-time "2006-07-08 23:37:13")
  (creation-time "2003-10-25 21:02:35")
  (license "Provided \"as is\", WITHOUT ANY WARRANTY (http://beast.testbit.eu/LICENSE-AS-IS)")
  (author "Stefan Westerfeld, Tim Janik")
  (container-child "DavCanyonDelay::DavCanyonDelay-1"
    (filter-freq 4035.5310277491708)
    (right-to-left-feedback -70)
    (right-to-left-time 0.26000000000000001)
    (left-to-right-feedback 60)
    (left-to-right-time 0.089999999999999997)
    (pos-x -2)
    (source-input "left-in" (link 1 "AtanDistort-1") "audio-out")
    (source-input "right-in" (link 1 "AtanDistort-2") "audio-out"))
  (container-child "BseSubIPort::SubIPort-1"
    (pos-x -5))
  (container-child "BseSubOPort::SubOPort-1"
    (pos-x 1)
    (source-input "input-1" (link 1 "Adder-1") "audio-out")
    (source-input "input-2" (link 1 "Adder-2") "audio-out"))
  (container-child "BseAdder::Adder-1"
    (pos-y 1)
    (source-input "audio-in1" (link 1 "SubIPort-1") "output-1")
    (source-input "audio-in2" (link 1 "DavCanyonDelay-1") "left-out"))
  (container-child "BseAdder::Adder-2"
    (pos-y -1)
    (source-input "audio-in1" (link 1 "DavCanyonDelay-1") "right-out")
    (source-input "audio-in2" (link 1 "SubIPort-1") "output-2"))
  (container-child "BseAtanDistort::AtanDistort-1"
    (boost-amount 75)
    (pos-y 1)
    (pos-x -3)
    (source-input "audio-in" (link 1 "SubIPort-1") "output-1"))
  (container-child "BseAtanDistort::AtanDistort-2"
    (boost-amount 75)
    (pos-y -1)
    (pos-x -3)
    (source-input "audio-in" (link 1 "SubIPort-1") "output-2")))