2 Audio management
Edouard Griffiths edytuje tę stronę 2021-04-23 19:03:30 +02:00

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