This file is indexed.

/usr/share/doc/libmusic-dev/examples/wavetest.music is in libmusic-dev 1.0.7-4.

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
stoptime=1.0
[producer]
  binary=./waveproducer
  args=120
  np=4
[consumer]
  binary=./waveconsumer
  args=dumpfile
  np=3
  producer.wavedata -> wavedata[120]