Waveformer
From Music Hack Day
Contents |
[edit] Waveformer
High precision waveforms as data API
[edit] Creator
Tomás Senart
[edit] About the hack
Wrote a ultra hacky mashup API that serves waveforms as amplitude points on JSON array. The interface is the following: curl http://localhost:3000/a/293493.json?precision=2000
[edit] What APIs, tools or kit did you use?
ibsndfile, SoundCloud API, Node JS, curl, sox, HTML5 Audio