/usr/share/bse/v0.7.8/demo/stereo-through.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 | ; BseProject
(bse-version "0.7.0")
(container-child "BseCSynth::Stereo-Through"
(auto-activate #t)
(modification-time "2006-07-08 23:38:13")
(creation-time "2004-12-16 01:22:49")
(license "Provided \"as is\", WITHOUT ANY WARRANTY (http://beast.testbit.eu/LICENSE-AS-IS)")
(author "Tim Janik")
(container-child "BsePcmInput::PcmInput-1"
(pos-y 1)
(pos-x -2))
(container-child "BsePcmOutput::PcmOutput-1"
(pos-y 1)
(pos-x 2)
(source-input "left-audio-in" (link 1 "PcmInput-1") "left-audio-out")
(source-input "right-audio-in" (link 1 "PcmInput-1") "right-audio-out")))
|