DRONIFY
An exercise in applying the SoundCloud API & Web Audio API
FEWD 34 Holly Habstritt Gaal @habber
Understanding the Concept
Drone Music: is a minimalist musical genre that emphasizes the use of sustained or repeated sounds, notes, or tone-clusters – called drones.
I wanted to replicate aspects of this, giving a user the ability to apply some qualities commonly found in Drone music to any song.
Tools
SoundCloud API
Web Audio API
* image from www.devbattles.com
Resources: understanding SoundCloud API
SoundCloud API
Resources: understanding Web Audio API
Filter Types!
Resources: understanding Web Audio API
Prototype I mocked up to help design the filters (sound effects) behind the toggles buttons
A few key things that helped me learn
Code Academy’s “How to use SoundCloud API” tutorial
Blog posts and MDN docs about Web Audio API
Finding multiple snippets of code that achieve the same result, accompanied by their rationale (for button toggles)
Asking questions to the right people (Noticed Web Audio API wasn’t altering sound quite like I expected, so I found the MDN docs author on IRC :)
Some Helpful Links
To dos
DRONIFY
Thanks FEWD 34!
@habber