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
wiki:raspberrypi [2020/03/15 01:18] – [Audio software repository] autostaticwiki:raspberrypi [2020/03/15 17:50] (current) – [On-board audio] autostatic
Line 97: Line 97:
 ===== On-board audio ===== ===== On-board audio =====
  
-The on-board chipset of the RPi has quite some limitations unfortunately. It only does playback and because of it'design it is not really suited for real-time, low-latency audio processing. It does work with JACK now that it has MMAP support but don't expect it to run without glitches at lower latencies.+The on-board chipset of the RPi has quite some limitations unfortunately. It only does playback and because of its PWM (Pulse Wide Modulation) based design it is not really suited for real-time, low-latency audio processing. It does work with JACK now that it has MMAP support but don't expect it to run without glitches at lower latencies.
  
 Other drawbacks of the analog audio output: Other drawbacks of the analog audio output:
Line 170: Line 170:
  
  
-==== Adding the repository ==== 
- 
-  wget -O - http://rpi.autostatic.com/autostatic.gpg.key| sudo apt-key add - 
-  sudo wget -O /etc/apt/sources.list.d/autostatic-audio-raspbian.list http://rpi.autostatic.com/autostatic-audio-raspbian.list 
-  sudo apt-get update 
  
 ===== Using JACK ===== ===== Using JACK =====
wiki/raspberrypi.1584231502.txt.gz · Last modified: 2020/03/15 01:18 by autostatic