-
Notifications
You must be signed in to change notification settings - Fork 447
Audio management
Audio management in SDRangel is divided into two parts
From the main window top menu open "Preferences" then "Audio". Then check this file: https://github.com/f4exb/sdrangel/blob/master/sdrgui/audio.md
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
- Home
- Quick start
- Quick start legacy (v6)
- Hardware requirements
- High DPI displays
- Compile in Linux
- Compile in Windows
- Compile in MacOS
- History and major releases
- Audio related
- Plugins
- Advanced
- Server and API