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 = nil) ⇒ Object



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

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