mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-06-05 22:19:21 +02:00
[ALL] RealTime kernel/system changes.
- Raspberry Pi: Using the RT patches and select RT as PREEMPT - Pipewire changes to upvote itself to prio 95% nice -19 - Other small kernel tweaks and fixes
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
@pipewire - rtprio 95
|
||||
@pipewire - nice -19
|
||||
@pipewire - memlock 4194304
|
@@ -128,7 +128,7 @@ bluez_monitor.rules = {
|
||||
--["resample.quality"] = 4,
|
||||
--["channelmix.normalize"] = false,
|
||||
--["channelmix.mix-lfe"] = false,
|
||||
--["session.suspend-timeout-seconds"] = 5, -- 0 disables suspend
|
||||
["session.suspend-timeout-seconds"] = 0, -- 0 disables suspend
|
||||
--["monitor.channel-volumes"] = false,
|
||||
|
||||
-- Media source role, "input" or "playback"
|
||||
|
@@ -34,7 +34,7 @@ bluez_midi_monitor.rules = {
|
||||
--["priority.driver"] = 100,
|
||||
--["priority.session"] = 100,
|
||||
--["node.pause-on-idle"] = false,
|
||||
--["session.suspend-timeout-seconds"] = 5, -- 0 disables suspend
|
||||
["session.suspend-timeout-seconds"] = 0, -- 0 disables suspend
|
||||
--["monitor.channel-volumes"] = false,
|
||||
--["node.latency-offset-msec"] = -10, -- delay (<0) input to reduce jitter
|
||||
},
|
||||
|
Reference in New Issue
Block a user