Modules: Echonest Classes: Bar, Beat, HTTPClient, Loudness, Section, Segment, Tatum
13
# File 'lib/echonest.rb', line 13 def Echonest(api_key) Echonest::Api.new(api_key) end