chore: Update system76 audio config

This commit is contained in:
Kyle Gospodnetich 2024-04-27 02:44:35 -07:00
parent 2f414416c1
commit e66965dccf
2 changed files with 4 additions and 2 deletions

View File

@ -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

View File

@ -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