fingerprint

package
v0.0.0-...-5970987 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 18, 2019 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DecodeMp3

func DecodeMp3(filename string) []float64

DecodeMp3 decodes mp3 files using `libmpg123`

func DecodeOgg

func DecodeOgg(filename string) []float64

DecodeOgg decodes ogg files

func DecodeWav

func DecodeWav(filename string) []float64

DecodeWav decodes wav files

func Fingerprint

func Fingerprint(filename string) (hashArray []int, err error)

Fingerprint constructs fingerprint for song

func ParallelFingerprint

func ParallelFingerprint(filename string) (hashArray []int, err error)

ParallelFingerprint constructs fingerprint for song. It perform FFT on chunks in goroutines.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL