Top Level Namespace
Defined Under Namespace
Modules: Echonest Classes: Bar, Beat, HTTPClient, Loudness, Section, Segment, Tatum, ValueWithConfidence
Instance Method Summary collapse
Instance Method Details
#Echonest(api_key) ⇒ Object
12 |
# File 'lib/echonest.rb', line 12 def Echonest(api_key) Echonest::Api.new(api_key) end |