also / remix.js

The Echo Nest Remix API for JavaScript
MIT License
9 stars 3 forks source link

remix.js

The Echo Nest Remix API for JavaScript.

This library implements a subset of the remix API using JavaScript and Flash. It provides

Roadmap

This project currently relies on version 3 of The Echo Nest API, which is no longer supported. The nest.js file implements the track up load methods in JavaScript, but requires bleeding-edge browser features. The Flash API classes need to be updated to support version 4 of the API.

For browsers that support it, remix.js should run entirely in JavaScript. Currently, this is just Chrome Developer Channel. Other browsers will fall back on Flash for certain features. remix.js should make this as transparent as possible.

Running

To run locally in your browser, you will need to instruct Flash to trust the files. Use the Global Security Settings manager to add the folder containing the SWF to the list of trusted locations.

License

Copyright 2010-2011 Ryan Berdeen. All rights reserved.
Distributed under the terms of the MIT License.
See accompanying file LICENSE.txt