mirror of
https://github.com/cgzirim/seek-tune.git
synced 2025-12-19 01:44:19 +00:00
- Fix frame calculation with proper sliding window iteration - Change hop size to windowSize/2 for 50% overlap - Return magnitude spectrum instead of complex values - Fix Peak time/frequency calculations using proper frame-based indexing - Add Hz conversion using frequency resolution - Remove incorrect frequency-based time calculations |
||
|---|---|---|
| .. | ||
| fft.go | ||
| fingerprint.go | ||
| image.go | ||
| shazam.go | ||
| spectrogram.go | ||