Documentation
¶
Overview ¶
Compute audio fingerprints of songs using the Echonest analyzers.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Errors NoAudioFiles = errors.New("No audio files") )
Functions ¶
func GetSongFingerprint ¶
Types ¶
type Echonest ¶
type Echonest struct {
// contains filtered or unexported fields
}
func NewEchonest ¶
Click to show internal directories.
Click to hide internal directories.