Pulse: Add some configs to fix game popping
This commit is contained in:
		@@ -5,6 +5,10 @@
 | 
				
			|||||||
# Bugfixes for my desktop's audio card
 | 
					# Bugfixes for my desktop's audio card
 | 
				
			||||||
realtime-scheduling = no # Fixes a weird stutter issue
 | 
					realtime-scheduling = no # Fixes a weird stutter issue
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# Fixes some popping in games
 | 
				
			||||||
 | 
					default-fragments = 5
 | 
				
			||||||
 | 
					default-fragment-size-msec = 2
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Sanity
 | 
					# Sanity
 | 
				
			||||||
flat-volumes = no
 | 
					flat-volumes = no
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user