Bump Pulse sample rate
Probably don't need them, but now that I've got better headphones I don't want to worry about this bottleneck
This commit is contained in:
parent
46eb6a73d7
commit
1eae9d247b
@ -4,7 +4,7 @@
|
|||||||
pulse_flat_volumes: "no"
|
pulse_flat_volumes: "no"
|
||||||
# Sample rate; pretty self-explanatory
|
# Sample rate; pretty self-explanatory
|
||||||
# Consider setting to 96000 if you have high-quality headphones
|
# Consider setting to 96000 if you have high-quality headphones
|
||||||
pulse_sample_rate: 48000
|
pulse_sample_rate: 96000
|
||||||
pulse_sample_rate_alternate: 44100
|
pulse_sample_rate_alternate: 44100
|
||||||
# For some reason, Pulse does 16-bit sampling by default. This fixes that
|
# For some reason, Pulse does 16-bit sampling by default. This fixes that
|
||||||
pulse_sample_format: s32le
|
pulse_sample_format: s32le
|
||||||
|
Loading…
Reference in New Issue
Block a user