SoundCloud is an online audio platform with almost 2 million users that allows users to share music, samples, loops and recordings. It has a large social network of audio creators and offers APIs for developers to access its huge database of tracks and metadata through libraries for languages like AS3, C, Cocoa, Java, Javascript, PHP, Python and Ruby. The RESTful SoundCloud API allows developers to build apps that can upload, download, stream and search tracks as well as access comments, favorites and other metadata.
1 of 19
Downloaded 25 times
More Related Content
SoundCloud @ Music Hackday Barcelona 2010
2. What is SoundCloud?
Your sounds from anywhere to everywhere
Lots and lots of sounds
All kinds of audio – Music, samples, loops, recordings
Almost 2 million users
Lots of activity
A platform open for hacking
100s of developers, 1000s of registered apps
4. Hacking
Three lines of code for sharing any audio
Huge database of tracks – growing every second
Great search tools over API
Streaming, oEmbed, widgets, players
Machine tags
Big social graph of audio creators
5. The SoundCloud API
Restful
Libraries for most languages
AS3, C, Cocoa, Java, Javascript, PHP, Python, Ruby
Connect with SoundCloud
oAuth 2 authentication – Facebook connect style
Typical actions
Track Upload, download, searching & streaming
Meta Data, Artwork, Comments & Favorites
Public & Private Sharing