thebaldgeek
thebaldgeek
Hi All.
Need some help if I can regarding Linux virtual audio cables (VAC).
I am using the SDRplay Pi image on a Pi4. Everything is working great. I can use either my RSP1a or my RTLSDRv3 dongle no problem.
I have built from source the decoding program I want - Jaero - no problem.
The problem I have is how to pipe audio out of CubicSDR into Jaero.... and yes, I need around 12 VACs when I get everything working (Satcom ACARS L-Band).
CubicSDR only sees alsa devices, NOT pulse. So pulse and Jack are off the table. CubicSDR just does not see them at all.
Issuing the command
creates a two loop devices that CubicSDR sees, and Jaero sees some of the devices, but none of them actually pipe the audio through from one to the other.
Sorry for the potato screenshot, but it might help show what I am seeing. (CubicSDR does not work over VNC so I cant use my screencap software).
So you can see the Cubic sound options and the Jaero sound options.
I have tested every single combination and can not pipe audio from cubic to jaero.
I have a feeling I am doing (or not doing) something in Linux to join the two devices, but after 6-8 hours of Google foo, I can't find the missing link.
So, two questions.
1. How to pipe audio from Cubic to Jaero?
2. How to make 12 VACs (not just the default two alsa snd-aloop devices).
Thanks.
Ben.
K6TBG
Need some help if I can regarding Linux virtual audio cables (VAC).
I am using the SDRplay Pi image on a Pi4. Everything is working great. I can use either my RSP1a or my RTLSDRv3 dongle no problem.
I have built from source the decoding program I want - Jaero - no problem.
The problem I have is how to pipe audio out of CubicSDR into Jaero.... and yes, I need around 12 VACs when I get everything working (Satcom ACARS L-Band).
CubicSDR only sees alsa devices, NOT pulse. So pulse and Jack are off the table. CubicSDR just does not see them at all.
Issuing the command
Code:
sudo modprobe snd-aloop
Sorry for the potato screenshot, but it might help show what I am seeing. (CubicSDR does not work over VNC so I cant use my screencap software).
So you can see the Cubic sound options and the Jaero sound options.
I have tested every single combination and can not pipe audio from cubic to jaero.
I have a feeling I am doing (or not doing) something in Linux to join the two devices, but after 6-8 hours of Google foo, I can't find the missing link.
So, two questions.
1. How to pipe audio from Cubic to Jaero?
2. How to make 12 VACs (not just the default two alsa snd-aloop devices).
Thanks.
Ben.
K6TBG