Sha256: ebd75278af306e6355b9d8de9ff041b537503184310744012d6fb725b9c3201c
Contents?: true
Size: 696 Bytes
Versions: 4
Compression:
Stored size: 696 Bytes
Contents
= echonest A Ruby interface for Echo Nest Developer API == Description == Installation === Archive Installation rake install === Gem Installation gem sources -a http://gems.github.com/ gem install youpy-ruby-echonest == Features/Problems Only supports the API for Track http://developer.echonest.com/pages/overview == Synopsis require 'rubygems' require 'echonest' filename = 'foo.mp3' echonest = Echonest('YOUR_API_KEY') echonest.get_beats(filename) == Thanks {koyachi}[http://github.com/koyachi] for original idea http://gist.github.com/87086 == Copyright Author:: youpy <youpy@buycheapviagraonlinenow.com> Copyright:: Copyright (c) 2009 youpy License:: MIT
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
youpy-ruby-echonest-0.0.3 | README.rdoc |
youpy-ruby-echonest-0.0.4 | README.rdoc |
youpy-ruby-echonest-0.0.5 | README.rdoc |
youpy-ruby-echonest-0.0.6 | README.rdoc |