0
0
Fork 0
mirror of https://github.com/stronk-dev/Tokyo-Night-Linux.git synced 2024-10-17 20:58:16 -04:00

set cava to not mirror

This commit is contained in:
Marco van Dijk 2021-07-20 20:20:56 +02:00
parent 1a3656bf54
commit 5b65977775

View file

@ -86,8 +86,8 @@ sample_bits = 24
# 'stereo' mirrors both channels with low frequencies in center. # 'stereo' mirrors both channels with low frequencies in center.
# 'mono' outputs left to right lowest to highest frequencies. # 'mono' outputs left to right lowest to highest frequencies.
# 'mono_option' set mono to either take input from 'left', 'right' or 'average'. # 'mono_option' set mono to either take input from 'left', 'right' or 'average'.
; channels = stereo channels = mono
; mono_option = average mono_option = average
# Raw output target. A fifo will be created if target does not exist. # Raw output target. A fifo will be created if target does not exist.
; raw_target = /dev/stdout ; raw_target = /dev/stdout