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
Next revisionBoth sides next revision
wiki:raspberrypi [2015/05/09 20:34] autostaticwiki:raspberrypi [2017/01/30 03:06] – [On-board audio] flatmax
Line 107: Line 107:
 http://www.raspberrypi.org/phpBB3/viewtopic.php?p=297563 http://www.raspberrypi.org/phpBB3/viewtopic.php?p=297563
  
 +===== GPIO (On-board) audio =====
 +
 +Various sound card hats and addons are available for high quality audio. These sound cards use the GPIO I2S (and I2C) pins on the GPIO header. Some sound cards have inputs as well as outputs. Sound cards range from 2 channels (in/out) to 8 channels out and 6 channels in.
 +
 +A short list of GPIO sound cards can be found on eLinux :\\
 +http://elinux.org/index.php?title=RPi_Expansion_Boards#Sound
 ===== On-board MIDI ===== ===== On-board MIDI =====
  
Line 215: Line 221:
   export DBUS_SESSION_BUS_ADDRESS=unix:path=/run/dbus/system_bus_socket   export DBUS_SESSION_BUS_ADDRESS=unix:path=/run/dbus/system_bus_socket
  
-And to add the following lines to `/etc/dbus-1/system.conf`:+And then add the following lines to ''/etc/dbus-1/system.conf'':
     <policy user="pi">     <policy user="pi">
           <allow own="org.freedesktop.ReserveDevice1.Audio1"/>           <allow own="org.freedesktop.ReserveDevice1.Audio1"/>
wiki/raspberrypi.txt · Last modified: 2020/03/15 17:50 by autostatic