Seattle.rb
Members
Projects
Join Us
Values
Log in
Editing project
Name
Description
Earworm can identify unknown music using MusicDNS and libofa. == FEATURES/PROBLEMS: * Identifies mp3, ogg, and wav files. == SYNOPSIS: Identify an unknown audio file: ew = Earworm::Client.new('MY Music DNS Key') info = ew.identify(:file => '/home/aaron/unknown.wav') puts "#{info.artist_name} - #{info.title}"
URL
https://rubygems.org/gems/earworm
Show this project
|
Back to projects