Skip to content

djpadbit/foo_hackrf

 
 

Repository files navigation

Foobar2000 HackRF Transmitter Plugin

This is a fork of shenglin00's version who forked the original one. I just updated it to the lastest Foobar2k SDK, fixed the stereo WBFM and allowed you to change settings while running.

Installing

You have to download the dll from the releases tab. Then put it in a foo_hackrf folder in your user-components. You'll also need to have libhackrf compiled on Windows, i'll leave it up to you to figure it out (it's kinda of a pain). in the end you should have libusb-1.0.dll, pthreadVC2.dll, hackrf.dll and foo_hackrf.dll in that folder.

Building

This is based on the foo_sample example component, so it compiles the same way. It was made for the Foobar2k SDK2023-09-13. I built it using Visual Studio 2022

You need libhackrf's header and library file in the libhackrf/ folder in the root of the project. I compiled it myself but you might be able to get the library somewhere.

About

HackRF Transmitter component for Foobar2000

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 94.9%
  • C 5.1%