SoapyAudio icon indicating copy to clipboard operation
SoapyAudio copied to clipboard

Soapy SDR plugin for Audio devices

Results 8 SoapyAudio issues
Sort by recently updated
recently updated
newest added

I am compiling SoapyAudio with the current top-of-tree Hamlib which is 4.6-git. In [git blame for include/hamlib/rig.h](https://github.com/Hamlib/Hamlib/blame/7831dfc311cec469e7d0dfc9af2574e05cd9fe88/include/hamlib/rig.h#L3753) we see that the first arg to `rig_list_foreach()` has gone from '`const int`'...

Hi! I'm currently trying to rebuild this project against rtaudio 6 on Arch Linux. Unfortunately, this currently fails: ``` -- The CXX compiler identification is GNU 13.2.1 -- Detecting CXX...

Hello, in Settings.cpp, line 239: ` if ((name.length() >= 2) && (name.substr(0, 2) == "AUDIO")) ` always failed. I had to patch it in this way to make it work:...

-------------------------------------------------------------------------------- Problem statement: I tried to use SoapyAudio with Hamlib support enabled to control the SoftRock Si570 AVR-USB radio. I found that SoapyAudio forced me to provide a serial rate...

Where available allow supplying path/device name for serial port so that Frequency, etc. control can be controlled/read via CAT serial commands. - [x] basic frequency control and feedback via hamlib...

enhancement

I'm try to use four FCD pro on remote PC via CubicSDR/SoapyRemote/SoapyAudio: 1. How can i select FCD dongle? I'm see only one device - PulseAudio and can not specify...

- [ ] Support audio output as Real Mono/Stereo and Complex Stereo on default device - [ ] Support device and Output port selection - [ ] Support hamlib CAT...