All Projects → dynobot → Linux Audio Adjustments

dynobot / Linux Audio Adjustments

Audio Tweaks for Debian Based RPi

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Linux Audio Adjustments

Raspap Webgui
Simple wireless AP setup & management for Debian-based devices
Stars: ✭ 3,383 (+2316.43%)
Mutual labels:  raspberry-pi, rpi, debian
Hyperhdr
Open source ambilight implementation for the audio and video stream on Windows 10 and Linux (x86 and Raspberry Pi). Primarily for use with the movie content on your TV and the LED strip. Includes support for HDR10 tone mapping correction for video processing and multi-threading for better performance.
Stars: ✭ 71 (-49.29%)
Mutual labels:  rpi, sound
Opencv 3.2.0 Compiling On Raspberry Pi
Download, Compile, Build, and Install OpenCV 3.2.0 with Extra Modules on RPI running Jessie
Stars: ✭ 65 (-53.57%)
Mutual labels:  raspberry-pi, rpi
Rpi Examples
Raspberry Pi examples
Stars: ✭ 107 (-23.57%)
Mutual labels:  raspberry-pi, rpi
Rpi Battery Monitor
Monitor battery voltage from a Raspberry Pi
Stars: ✭ 51 (-63.57%)
Mutual labels:  raspberry-pi, rpi
Raspberrypi tempmon
Raspberry pi CPU temperature monitor with many functions such as logging, GPIO output, graphing, email, alarm, notifications and stress testing. Python 3.
Stars: ✭ 52 (-62.86%)
Mutual labels:  raspberry-pi, rpi
Processing Sound
Audio library for Processing built with JSyn
Stars: ✭ 94 (-32.86%)
Mutual labels:  raspberry-pi, sound
Gentoo On Rpi 64bit
Bootable 64-bit Gentoo image for the Raspberry Pi4B, 3B & 3B+, with Linux 5.4, OpenRC, Xfce4, VC4/V3D, camera and h/w codec support, weekly-autobuild binhost
Stars: ✭ 831 (+493.57%)
Mutual labels:  raspberry-pi, rpi
Crankshaft
Crankshaft: A turnkey GNU/Linux solution that transforms a Raspberry Pi to an Android Auto head unit.
Stars: ✭ 1,703 (+1116.43%)
Mutual labels:  raspberry-pi, rpi
Flutter embedded
Embedded Flutter
Stars: ✭ 123 (-12.14%)
Mutual labels:  raspberry-pi, rpi
88x2bu
Linux Driver for USB WiFi Adapters that are based on the RTL8812BU and RTL8822BU Chipsets
Stars: ✭ 122 (-12.86%)
Mutual labels:  raspberry-pi, debian
Spocon
SpoCon - A Spotify Connect Client for Debian , Ubuntu and Raspberry Pi based on librespot-java
Stars: ✭ 51 (-63.57%)
Mutual labels:  raspberry-pi, debian
Debootstick
Generate a bootable live image from any Debian/Ubuntu filesystem tree.
Stars: ✭ 48 (-65.71%)
Mutual labels:  raspberry-pi, debian
Openvoiceos
OpenVoiceOS is a minimalistic linux OS bringing the open source voice assistant Mycroft A.I. to embbeded, low-spec headless and/or small (touch)screen devices.
Stars: ✭ 64 (-54.29%)
Mutual labels:  raspberry-pi, rpi
Gassistpi
Google Assistant for Single Board Computers
Stars: ✭ 911 (+550.71%)
Mutual labels:  raspberry-pi, rpi
Mfrc522 Rpi
🔑 Control your MFRC522 RFID Module with your Raspberry-pi and JavaScript
Stars: ✭ 91 (-35%)
Mutual labels:  raspberry-pi, rpi
Gumcp
Web Control Panel for Raspberry Pi
Stars: ✭ 124 (-11.43%)
Mutual labels:  raspberry-pi, rpi
Atomic Toolkit
AtoMiC Toolkit simplifies HTPC / Home Server setup and management on Ubuntu and Debian variants including Raspbian. It currently supports: Couchpotato, Deluged, Emby, FFmpeg, Headphones, Htpcmanager, Jackett, Kodi, Lazylibrarian, Madsonic, Mono, Mylar, Nzbget, Nzbhydra, NzbToMedia, Ombi, Plex, Plexpy, Pyload, qBittorrent, Radarr, Sabnzbd+, Sickgear, Sickrage, Sonarr, Subsonic, Transmission, Unrar, Watcher, and Webmin.
Stars: ✭ 747 (+433.57%)
Mutual labels:  raspberry-pi, debian
Rpi Debian Builder
Build your own Debian image for Raspberry Pi
Stars: ✭ 6 (-95.71%)
Mutual labels:  raspberry-pi, debian
Docker Homebridge
Homebridge Docker. HomeKit support for the impatient using Docker on x86_64, Raspberry Pi (armhf) and ARM64. Includes ffmpeg + libfdk-aac.
Stars: ✭ 1,847 (+1219.29%)
Mutual labels:  raspberry-pi, rpi

Debian Linux-Audio

Debian Based RPi tweaks for improved sound.

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

  • The ability to ssh into your OS - See your OS documentation for details.

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

NOT FOR RPi4


Automated Install

  • wget https://github.com/dynobot/Linux-Audio-Adjustments/raw/master/basic-install.sh
  • chmod 755 basic-install.sh
  • sudo ./basic-install.sh

Automated Removal

  • wget https://github.com/dynobot/Linux-Audio-Adjustments/raw/master/remove.sh
  • chmod 755 remove.sh
  • sudo ./remove.sh

Note: System will reboot after install and removal

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].