Copyright (c) 2010 The Echo Nest. All rights reserved. Created by Tyler Williams on 2010-04-25.
Global configuration variables for accessing the Echo Nest web API.
The API endpoint you’re talking to
API selector... just ‘api’ for now
Version of api to use... only 4 for now
The API call timeout (seconds)
Location of your codegen binary. If not given, we will guess codegen.platform-architecture on your system path, e.g. codegen.Darwin, codegen.Linux-i386
You may change this to be a user agent string of your own choosing
If true, API calls will be traced to the console