Skip to content
This repository has been archived by the owner on Sep 14, 2024. It is now read-only.
/ AudioOS Public archive

Buildroot based Raspberry Pi 4 OS with Real Time Kernel

Notifications You must be signed in to change notification settings

DatanoiseTV/AudioOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codename "AudioOS"

Buildroot based Raspberry Pi 4 OS with Real Time Kernel optimized for musical applications.

Screenshot

This is how a system looks with running processes by default

screenshot

Included Packages

  • Realtime Kernel 4.19
  • Avahi ZeroConf / mDNS
  • rngd for entropy gathering
  • NTP for Time Sync
  • Dropbear SSH Server & Client
  • dhcpcd DHCP client
  • Python 3
  • Python 3 PIP
  • Python 3 scipy, numpy and pyaudio
  • portaudio
  • Alsa Utilities
  • JACK Audio
  • latencytop
  • htop
  • PiSound support and init script

Installing

1. Get latest Buildroot (https://buildroot.org/downloads/buildroot-2020.08.tar.gz)
2. Copy raspberrypi4rt_defconfig to configs/
3. make raspberrypi4rt_defconfig 
4. copy boards/raspberrypi4/* to boards/raspberrypi4
5. make (and drink a cup of tea)
6. Copy RAW image output/image/sdcard.img to SD (using dd, etcher, ..)
7. Boot Pi from SD and sign in via ssh [email protected] (default pw for root is root)

About

Buildroot based Raspberry Pi 4 OS with Real Time Kernel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published