4 stable releases
3.0.0 | Aug 20, 2024 |
---|---|
2.0.0 | Aug 20, 2024 |
1.0.1 | Jun 14, 2024 |
1.0.0 | Apr 16, 2024 |
#679 in Audio
73KB
2.5K
SLoC
Rust program to listen to live radio streams and recognize currently playing songs using Shazam.
This project relies heavily on SongRec, which does not seem to expose many of the necessary functions (meaning I cannot use it as a library via use SongRec::fingerprinting::*
or similar).
Dependencies
~10–41MB
~642K SLoC