How to send the I/Q stream to a Virtual Audio Cable

Add useful snippets of code or links to entire SDR projects.
Post Reply
iw7dmh
Posts: 5
Joined: Thu Jul 07, 2016 9:22 am

How to send the I/Q stream to a Virtual Audio Cable

Post by iw7dmh » Fri Apr 21, 2017 8:37 pm

Hello,

I started playing with the MIR_SDR APIs using QTCreator/MinGW on Windows OS.
I would like to forward the I/Q stream from the SDRPlay to a Virtual Audio Cable.
I suppose I have to use the mir_sdr_ReadPacket function but I don't know what to do after. Nor I know if I have to use additional libs.
I am not an experienced C/C++ so any help or hint will be appreciated.

Best regards
Enzo
iw7dmh
Last edited by iw7dmh on Thu Jan 01, 1970 12:00 am, edited 0 times in total.
Reason: No reason

Post Reply