Skip to content

Commit 8ffaa8d

Browse files
committed
Add the Flathub badge to the README file
1 parent 9ba17e6 commit 8ffaa8d

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ Features:
1515

1616
A (command-line only) Python version, which I made before rewriting in Rust for performance, is also available for demonstration purposes. It supports file recognition only.
1717

18+
<center>[<img src="packaging/flathub_badge_black.svg?raw=true">](https://flathub.org/en/apps/re.fossplant.songrec)</center>
19+
1820
## How it works
1921

2022
For useful information about how audio fingerprinting works, you may want to read [this article](http://coding-geek.com/how-shazam-works/) ([archive.org mirror](https://web.archive.org/web/20230215010310/http://coding-geek.com/how-shazam-works/)). To be put simply, Shazam generates a spectrogram (a time/frequency 2D graph of the sound, with amplitude at intersections) of the sound, and maps out the frequency peaks from it (which should match key points of the harmonics of voice or of certains instruments).

packaging/flathub_badge_black.svg

Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)