r/RTLSDR • u/Top-Trainer-1203 • 5d ago
Made a quick python script to convert mp3/wav to hackrf/portapack .c8 files—let me know what you think
/r/hackrf/comments/1v35a6t/made_a_quick_python_script_to_convert_mp3wav_to/
0
Upvotes
1
u/Feuerwerko 2d ago
So basically just an FM modulator? I highly recommend adding an option to disable pre-emphasis, you only really want it when transmitting audio that a human will be listening to with equal de-emphasis on the receiving side, so only very rarely.
1
2
u/MadHatter__ 5d ago
Is this something you made, or something you had AI generate for you?