mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-01 03:21:41 +00:00
chore: Update system76 audio config
This commit is contained in:
parent
2f414416c1
commit
e66965dccf
@ -24,10 +24,11 @@ process-scheduler enable=true {
|
||||
// Preset process assignment profiles
|
||||
assignments {
|
||||
// Prevent crackling and distortion from the sound server
|
||||
sound-server nice=-15 io=(realtime)0 {
|
||||
sound-server nice=-19 sched=(fifo)89 io=(realtime)0 {
|
||||
"/usr/bin/pipewire"
|
||||
"/usr/bin/pipewire-pulse"
|
||||
"/usr/bin/jackd"
|
||||
"/usr/bin/wireplumber"
|
||||
}
|
||||
|
||||
// Applications with realtime audio processing needs
|
||||
|
@ -24,10 +24,11 @@ process-scheduler enable=true {
|
||||
// Preset process assignment profiles
|
||||
assignments {
|
||||
// Prevent crackling and distortion from the sound server
|
||||
sound-server nice=-15 io=(realtime)0 {
|
||||
sound-server nice=-19 sched=(fifo)89 io=(realtime)0 {
|
||||
"/usr/bin/pipewire"
|
||||
"/usr/bin/pipewire-pulse"
|
||||
"/usr/bin/jackd"
|
||||
"/usr/bin/wireplumber"
|
||||
}
|
||||
|
||||
// Applications with realtime audio processing needs
|
||||
|
Loading…
Reference in New Issue
Block a user