Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- pi@dsp:~ $ cat /home/pi/camilladsp/configs/config.yml
- devices:
- adjust_period: 10
- capture:
- channels: 2
- device: hw:1,0
- format: S16LE
- type: Alsa
- capture_samplerate: 44100
- chunksize: 4096
- enable_rate_adjust: true
- enable_resampling: true
- playback:
- channels: 8
- device: hw:2,0
- format: S16LE
- type: Alsa
- queuelimit: 4
- rate_measure_interval: 1
- resampler_type: Synchronous
- samplerate: 96000
- stop_on_rate_change: true
- target_level: 0
- filters:
- M.Delay.:
- parameters:
- delay: 0
- subsample: true
- unit: ms
- type: Delay
- M.EQ.11275:
- parameters:
- freq: 11275
- gain: -10.9
- q: 9.37
- type: Peaking
- type: Biquad
- M.EQ.1925:
- parameters:
- freq: 1925
- gain: -4.1
- q: 1.27
- type: Peaking
- type: Biquad
- M.EQ.2011:
- parameters:
- freq: 2011
- gain: -2.8
- q: 5.79
- type: Peaking
- type: Biquad
- M.EQ.3167:
- parameters:
- freq: 3167
- gain: -4.4
- q: 2.27
- type: Peaking
- type: Biquad
- M.EQ.5121:
- parameters:
- freq: 5121
- gain: -2.1
- q: 1.38
- type: Peaking
- type: Biquad
- M.EQ.742:
- parameters:
- freq: 742
- gain: -4.4
- q: 1.66
- type: Peaking
- type: Biquad
- M.XO.HP:
- parameters:
- freq: 800
- order: 4
- type: LinkwitzRileyHighpass
- type: BiquadCombo
- M.XO.LP:
- parameters:
- freq: 5000
- order: 4
- type: LinkwitzRileyLowpass
- type: BiquadCombo
- T.Delay.:
- parameters:
- delay: 0.09
- subsample: true
- unit: ms
- type: Delay
- T.EQ.13091:
- parameters:
- freq: 13091
- gain: -6
- q: 2.76
- type: Peaking
- type: Biquad
- T.EQ.15214:
- parameters:
- freq: 15214
- gain: -5.9
- q: 5.2
- type: Peaking
- type: Biquad
- T.EQ.3232:
- parameters:
- freq: 3232
- gain: -11.5
- q: 4.56
- type: Peaking
- type: Biquad
- T.EQ.5193:
- parameters:
- freq: 5193
- gain: -4.9
- q: 5.24
- type: Peaking
- type: Biquad
- T.EQ.6972:
- parameters:
- freq: 6972
- gain: -9.8
- q: 2.53
- type: Peaking
- type: Biquad
- T.EQ.9090:
- parameters:
- freq: 9090
- gain: -5.8
- q: 4.32
- type: Peaking
- type: Biquad
- T.XO.HP:
- parameters:
- freq: 5000
- order: 4
- type: LinkwitzRileyHighpass
- type: BiquadCombo
- W.EQ.284:
- parameters:
- freq: 284
- gain: -1.2
- q: 2.14
- type: Peaking
- type: Biquad
- W.EQ.526:
- parameters:
- freq: 526
- gain: -1.9
- q: 5.58
- type: Peaking
- type: Biquad
- W.EQ.571:
- parameters:
- freq: 571
- gain: -2.4
- q: 5.74
- type: Peaking
- type: Biquad
- W.EQ.981:
- parameters:
- freq: 981
- gain: -4.8
- q: 1.69
- type: Peaking
- type: Biquad
- W.XO.Invert:
- parameters:
- gain: 0
- inverted: true
- mute: false
- type: Gain
- W.XO.LP:
- parameters:
- freq: 800
- order: 4
- type: LinkwitzRileyLowpass
- type: BiquadCombo
- mixers:
- 2in8out:
- channels:
- in: 2
- out: 8
- mapping:
- - dest: 0
- mute: false
- sources:
- - channel: 0
- gain: 0
- inverted: false
- mute: false
- - dest: 1
- mute: false
- sources:
- - channel: 1
- gain: 0
- inverted: false
- mute: false
- - dest: 2
- mute: false
- sources:
- - channel: 0
- gain: 0
- inverted: false
- mute: false
- - dest: 3
- mute: false
- sources:
- - channel: 1
- gain: 0
- inverted: false
- mute: false
- - dest: 6
- mute: false
- sources:
- - channel: 0
- gain: 0
- inverted: false
- mute: false
- - dest: 7
- mute: false
- sources:
- - channel: 1
- gain: 0
- inverted: false
- mute: false
- pipeline:
- - name: 2in8out
- type: Mixer
- - channel: 0
- names:
- - W.XO.Invert
- - W.EQ.284
- - W.EQ.526
- - W.EQ.571
- - W.EQ.981
- - W.XO.LP
- type: Filter
- - channel: 1
- names:
- - W.XO.Invert
- - W.EQ.284
- - W.EQ.526
- - W.EQ.571
- - W.EQ.981
- - W.XO.LP
- type: Filter
- - channel: 6
- names:
- - M.Delay.
- - M.EQ.742
- - M.EQ.1925
- - M.EQ.2011
- - M.EQ.3167
- - M.EQ.5121
- - M.EQ.11275
- - M.XO.HP
- - M.XO.LP
- type: Filter
- - channel: 7
- names:
- - M.Delay.
- - M.EQ.742
- - M.EQ.1925
- - M.EQ.2011
- - M.EQ.3167
- - M.EQ.5121
- - M.EQ.11275
- - M.XO.HP
- - M.XO.LP
- type: Filter
- - channel: 2
- names:
- - T.Delay.
- - T.EQ.3232
- - T.EQ.5193
- - T.EQ.6972
- - T.EQ.9090
- - T.EQ.13091
- - T.EQ.15214
- - T.XO.HP
- type: Filter
- - channel: 3
- names:
- - T.Delay.
- - T.EQ.3232
- - T.EQ.5193
- - T.EQ.6972
- - T.EQ.9090
- - T.EQ.13091
- - T.EQ.15214
- - T.XO.HP
- type: Filter
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement