Trouble setting up digital output

Too lazy to type something usefull here. Just for my own reference…

Useful links:

  • http://alsa.opensrc.org/index.php/DigitalOut
  • http://www.pulseaudio.org/wiki/PerfectSetup

Steps to take:

usermod -a -G audio $USER
sudo aptitude install pulseaudio
sudo nano /etc/pulse/default.pa

load-module module-combine
load-module module-zeroconf-publish
load-module module-native-protocol-tcp auth-ip-acl=127.0.0.1;192.168.1.0/24

pulseaudio –start (or run pulseaudio in screen)
aplay ~/train.wav

0 comments ↓

There are no comments yet...Kick things off by filling out the form below.

Leave a Comment