Top Level Namespace

Defined Under Namespace

Modules: Echonest Classes: Bar, Beat, HTTPClient, Loudness, Section, Segment, Tatum

Instance Method Summary collapse

Instance Method Details

#Echonest(api_key) ⇒ Object



13
# File 'lib/echonest.rb', line 13

def Echonest(api_key) Echonest::Api.new(api_key) end