Skip to content

philrandal/Linux-Audio-Adjustments

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Linux-Audio-Adjustments

Simple tweaks for better sounding audio on Raspberry Pis

To improve the sound of the Raspberry Pi using Debian and other distributions of Linux several parameters can be adjusted.

  1. Improving the priority of the Audio group
  2. Improving the audio thread priority
  3. Improving the latency of the Operating System with Kernel adjustments
  4. Improve network latency

Prerequisites

  1. nano file editor; sudo apt install nano
  2. Or the ability to use vi editor, your choice.

Should work on any SBC running Debian based OS, has been tested on:

  • Raspberry Pi (v1) model B
  • Raspberry Pi 2 model B
  • Raspberry Pi 3 model B and B+
  • Allo Sparky
  • ASUS Tinkerboard
  • Odroid C2

Manual Install:

Manual Removal:


Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%