User Tools

Site Tools


how_to_change_the_soundcards_default_sample_rate

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
how_to_change_the_soundcards_default_sample_rate [2019/09/27 19:27] dinohow_to_change_the_soundcards_default_sample_rate [2019/09/27 19:31] dino
Line 1: Line 1:
 In the terminal, type  In the terminal, type 
-<code>sudo xed admin:///etc/pulse/daemon.conf</code>  +<code>sudo nano /etc/pulse/daemon.conf</code> 
-(this assumes Mint 19.x.  +
- +
-<code>For Mint <= 18.3 use gksudo xed /etc/pulse/daemon.conf.) </code>\\ +
  
 Find the section that looks like this: \\ Find the section that looks like this: \\
Line 13: Line 9:
      
 and change it to this: \\ and change it to this: \\
- 
    
 default-sample-format = s24le \\ default-sample-format = s24le \\
Line 20: Line 15:
 (or default-sample-rate = 96000 or default-sample-rate = 192000 depending on what your system can support.)\\  (or default-sample-rate = 96000 or default-sample-rate = 192000 depending on what your system can support.)\\ 
  
-Then save the file and in the terminal type pulseaudio -k\\+Then save the file and in the terminal type  
 + 
 +<code>pulseaudio -k</code> \\
  
 Done. \\ \\ Done. \\ \\
how_to_change_the_soundcards_default_sample_rate.txt · Last modified: 2024/03/12 21:23 by 127.0.0.1