AlexandreRouma / SDRPlusPlus

Cross-Platform SDR Software
GNU General Public License v3.0
4.06k stars 557 forks source link

Make audio sample rate selectable on Android #975

Open dschulzm opened 1 year ago

dschulzm commented 1 year ago

Hi! This software is super nice, I've been using it on my old Pixel 2XL (Android 11) and Ubuntu 20.04 flawlessly! My question is about the bandwidth for recording raw signals. On Ubuntu, it works perfect, adjusting the bandwidth of the audio sink to the desired sample rate, however, on Android, the sample rate seems to be locked to 48kHz. Is there any way to change it to a higher bandwidth, 192kHz for example? I'm using it to record low power audio WFM signals, and I would like to decide post recording if I use, for example, the mono or stereo demodulated audio.

Thanks!

AlexandreRouma commented 1 year ago

Will have to check why I didn't make it selectable. Either I was lazy or there's a reason for it;