Pulseaudio Setup

From Ghpsdr3 SDR project
Revision as of 15:19, 12 November 2011 by Dl6kbg (Talk | contribs)

Jump to: navigation, search

To run the softrock server use:

pavucontrol

to choose the default pulse audio sources:

For TX Audio

Softrock:IQ = shared ID for use with libusb Analog Stereo

and for RX Audio:

Softrock:IQ = shared ID for use with libusb Analog Stereo

You also need to run pulse in network mode. Use:

paprefs

to set up network access by checking the various option boxes.

In order to use 96000 or 192000, you will need to configure pulse audio by editing:

/etc/pulse/daemon.conf

or better, copy the file to:

~/.pulse/daemon.conf

and then edit the file there, if you run your pulseadio system in user mode.