ajust pulse config
This commit is contained in:
parent
70ddf4e58d
commit
e27561febc
|
@ -30,8 +30,8 @@
|
||||||
; lock-memory = no
|
; lock-memory = no
|
||||||
; cpu-limit = no
|
; cpu-limit = no
|
||||||
|
|
||||||
; high-priority = yes
|
high-priority = yes
|
||||||
; nice-level = -11
|
nice-level = -11
|
||||||
|
|
||||||
; realtime-scheduling = yes
|
; realtime-scheduling = yes
|
||||||
; realtime-priority = 5
|
; realtime-priority = 5
|
||||||
|
@ -75,9 +75,9 @@ flat-volumes = no
|
||||||
; rlimit-rtprio = 9
|
; rlimit-rtprio = 9
|
||||||
; rlimit-rttime = 200000
|
; rlimit-rttime = 200000
|
||||||
|
|
||||||
; default-sample-format = s16le
|
default-sample-format = s32le
|
||||||
; default-sample-rate = 44100
|
default-sample-rate = 44100
|
||||||
; alternate-sample-rate = 48000
|
alternate-sample-rate = 48000
|
||||||
; default-sample-channels = 2
|
; default-sample-channels = 2
|
||||||
; default-channel-map = front-left,front-right
|
; default-channel-map = front-left,front-right
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue