chore(pipewire): lower clock rate to prevent people not hearing me
This commit is contained in:
		
							parent
							
								
									03622a3c5c
								
							
						
					
					
						commit
						13369d891c
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -1,6 +1,6 @@
 | 
			
		|||
context.properties = {
 | 
			
		||||
    default.clock.rate = 96000
 | 
			
		||||
    default.clock.allowed-rates  = [ 96000 ]
 | 
			
		||||
    default.clock.rate = 44100
 | 
			
		||||
    default.clock.allowed-rates  = [ 44100 ]
 | 
			
		||||
    default.clock.quantum = 128
 | 
			
		||||
    default.clock.max-quantum = 128
 | 
			
		||||
    default.clock.min-quantum = 128
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue