Skip to content

Audio management

Edouard Griffiths edited this page Apr 23, 2021 · 2 revisions

Audio management in SDRangel is divided into two parts

Audio devices setup

From the main window top menu open "Preferences" then "Audio". Then check this file: https://github.com/f4exb/sdrangel/blob/master/sdrgui/audio.md

⚠️ You may not change the audio device settings of an audio device that is in use.

Audio device selection

The device used for audio can be selected for each channel plugin having audio. The control depends on the plugin.

For AM, right click on the audio mute button. This is button #5 here: https://github.com/f4exb/sdrangel/blob/master/plugins/channelrx/demodam/readme.md

For BFM (Broadcast FM), right click on the Mono/Stereo button.

For DSD demod, right click on the audio mute button. This is button #A11 here: https://github.com/f4exb/sdrangel/blob/master/plugins/channelrx/demoddsd/readme.md

For NFM, right click on the audio mute button. This is button #13 here: https://github.com/f4exb/sdrangel/blob/master/plugins/channelrx/demodnfm/readme.md

For SSB, right click on the audio mute button. This is button #13 here: https://github.com/f4exb/sdrangel/blob/master/plugins/channelrx/demodssb/readme.md

For WFM, right click on the audio mute button. This is button #9 here: https://github.com/f4exb/sdrangel/blob/master/plugins/channelrx/demodwfm/readme.md

Clone this wiki locally