SoundCloud is a social audio storage service and community. Their api allows for deep mashups, allowing access to nearly all track meta data, and provides streaming and downloads in various formats.

learn more… | top users | synonyms

10
votes
3answers
16k views

Xcode : Adding a project as a build dependency

Im playing around with the soundcloud api, in its instructions it says to drag SoundCloudAPI.xcodeproj into your project add it as a build dependency I can drag the project in pretty easily, but ...
3
votes
2answers
953 views

Automatic Soundcloud PHP Api authentication without user interaction

In my application i want to use the Soundcloud API with my own Soundcloud user. The Soundcloud API authentication process involves a user being redirected to the Soundcloud homepage, login and ...
4
votes
2answers
1k views

Open stream_url of a Soundcloud Track via Client-Side XHR?

Since you can call the the Soundcloud API via XHR (because of the CORS headers it sends http://backstage.soundcloud.com/2010/08/of-cors-we-do/, right?) I was wondering if this was possible with the ...
4
votes
2answers
13k views

Origin null is not allowed by Access-Control-Allow-Origin

I'm currently working with the SoundCloud API and would like to have a track embed when a button is clicked. I get two errors: XMLHttpRequest cannot load ...
4
votes
2answers
2k views

WebAudio library to visualize and interact with waveforms

Looking for a library to create waveform graphics and navigate audio tracks by clicking on it. Like SoundCloud only client-side and Open Source. Any ideas?
2
votes
2answers
375 views

jQuery <audio> Plugin Doesn't work in Firefox and Opera

I was working with a plugin for custom <audio> player and everything was fine. I was working in Safari browser on Mac OSX 10.8.2 , Once I decided to test project in other browsers things got ...
1
vote
1answer
2k views

List tracks from Soundcloud and play it with Soundmanager 2 on a Wordpress blog

first of all this is not a cry for a perfectly coded solution but it would be perfect if someone could at least give me some tips on how to solve this problem which is: I have this custom Wordpress ...
0
votes
1answer
464 views

How to let users login to my site using SoundCloud

I want to let users authenticate via SoundCloud for my ASP.NET MVC 4 project. Since there is no .NET SDK, I wrote a custom OAuth2Client to handle the authentication. After adding the client to my ...
2
votes
1answer
936 views

Connecting to and uploading tracks with Soundcloud API using C# .NET

I'm trying to upload an audio track to the Soundcloud.com using C#.NET, but there aren't any resources for .NET anywhere. Could someone post a link or an example of how to upload an audio file to my ...
7
votes
1answer
754 views

SWFobject in a Chrome Extension - API Unavaiable

Hi! I'm building a Chrome extension, in which I need to embed a SWFobject in the background page. Everything works, except the JavaScript controls for the SWFobject and the eventListeners. My guess is ...
2
votes
2answers
546 views

How to use Oauth properly

I haven't made much progress, so rather then look for an answer to the error stated in my original question, I think my problem would best be solved by some overall instructions on how to use Oauth ...
6
votes
1answer
157 views

How to search specific user's tracks by tag with the Sound Cloud API?

I want to search for tracks by tag relating only to my user name i.e. the Royal Opera House. For example: ...
4
votes
1answer
1k views

Soundcloud: play multiple tracks simultaneously - HTML5 widget

I am trying to create a simple multi-track player based on Soundcloud, displaying multiple tracks and start playing them simultaneously. I found a similar prototype here (Flash widget based): ...
3
votes
1answer
927 views

401 error code when using Soundcloud API OAuth2

I am creating an iPhone app using the TestApp application that came with the Soundcloud Coca API wrapper download. When I use the key and client id and call back URL there is no problem. I can log ...
2
votes
0answers
78 views

Soundcloud api: Geo Tag search not working

Geo search tags appear not to be working. I have an app that has been running for months with no changes. It broke recently and upon troubleshooting I found that geo tag search, both specific and ...
2
votes
2answers
973 views

Javascript SDK connect() function not working in chrome

Am attempting to model my code after the example here: http://connect.soundcloud.com/examples/connecting.html# It works in firefox, but not in chrome. In chrome, the soundcloud popup shows up ...
2
votes
1answer
853 views

Getting max amplitude for an audio file per second

I know there are some similar questions here, but most of them are concerning generating waveform images, which is not what I want. My goal is to generate a waveform visualization for an audio file, ...
2
votes
1answer
6k views

target specifies product type 'com.apple.product-type.framework'

I'm trying to use a Soundcloud API wrapper for the iPhone following these instructions and now I'm getting this error: target specifies product type 'com.apple.product-type.framework', but there's no ...
1
vote
1answer
275 views

SoundCloud Widget External Control iOS issue

I have found a bug using the external controls for the html5 widget on iOS, i have tested with iphone and ipad. The controls inside the widget work ok. However on my clients site ...
1
vote
1answer
533 views

Play event not firing on start on HTML5 widget

When SoundCloud HTML5 Player Widget is loaded with autoplay option, play event not firing when track starts. However there is a timeout between loading the widget (or loading other URL into the ...
0
votes
2answers
405 views

How is soundcloud player programmed?

This may be too broad a question, but how is soundcloud actually programmed? To be more specific, What language was used to program it? How does it display the frequency data? If user uploads a ...
0
votes
1answer
2k views

Controlling Soundcloud HTML5 Widget Player with custom buttons

I wanted to do something similar to what I saw on SoundClouds HTML5 Widget API PLayground page where they have external buttons that control the player : ...
0
votes
0answers
471 views

Jquery SoundCloud music player: How to get dynamic track links in ajax loaded page to work?

I'm using the Stratus SoundCloud player by Lee Martin and one of the new features is that you can dynamically load tracks into the player from tags using the class: 'stratus' The problem I have is ...
4
votes
1answer
588 views

Soundcloud API throttling.

I am currently experimenting with the SoundCloud API, and have noticed that my GET requests for the /tracks resource never return more than 200 results at one time. A few questions about this: Is ...
3
votes
1answer
319 views

Unable to refresh token after expiration

I can authenticate and fetch an access_token and the corresponding refresh_token fine (subsequent API interactions are also fine). However, I seem to only be able to refresh a token (POST to ...
3
votes
0answers
609 views

SoundCloud's Facebook authentication not working

I still experience exactly the bug described here: SoundCloud's connect with Facebook not working in iOS. My app is built in Adobe AIR. The app's name is CloudDeck (clouddeck.net). The ...
3
votes
1answer
713 views

SoundCloud's connect with Facebook not working in iOS

I'm trying to integrate my iOS app with SoundCloud. I've registered an app at "http://soundcloud.com/you/apps" and got the app ID and secret key in order to compose the auth URL: ...
3
votes
1answer
1k views

Soundcloud (Oauth2) API getting access token fails

I'm trying to authorize users on my site based on a Soundcloud login. It uses Oauth authentication. The user has to click a button on my site and is redirected to the Soundcloud site, where it logs ...
2
votes
2answers
192 views

stratus.sc and IE

Simple question... will the Stratus player www.stratus.sc ever be supported by Internet Explorer? Searched high and low for a resolution, and I haven't found one site where the player works with IE? ...
2
votes
0answers
554 views

Redirect URI mismatch iOS soundcloud

I'm developping an iOS app which use soundcloud API. I followed this tutorial : https://github.com/soundcloud/CocoaSoundCloudAPI Everything was fine until the login step.. I try to upload a song ...
2
votes
2answers
391 views

URL to open track in SoundCloud iOS app

I would like to open a SoundCloud track in the SoundCloud iOS app. I was under the impression that the correct url scheme to use is soundcloud:track:[track_id]. This opens the SoundCloud app but ...
1
vote
1answer
157 views

Need a Javascript URL Regex [duplicate]

Wondering if someone could help with out with creating a regex.. Basically, taking an iFrame's src, and seeing if it's from SoundCloud. If it is, return its id. For example: var src = ...
1
vote
1answer
104 views

Retrieve Soundcloud search results and embed results

With Soundcloud, I've been looking at the API, but I'm not quite sure of the best way to do what I want. I'm building a site which I'll use to host a number of sound files on Soundcloud. I'd like to ...
1
vote
1answer
394 views

How to dynamically embed the “tiny” version of the Soundcloud player using the JS SDK?

I'm building a website for a music composer. He'd like to publish samples of his work via Soundcloud and embed some of those samples on his website. He has a Premium account. I'd like to make this as ...
1
vote
1answer
184 views

redirect_uri and how to host callback.html on SoundCloud?

I am trying to access Soundcloud from a local HTML page on my laptop. I am stuck at the part of hosting "callback.html" as a redirect_uri. The script I am trying to run is the basic Authenication ...
1
vote
1answer
669 views

SoundCloud + Soundmanager2 + EQData

This is essentially the same as this question but with more detail: Soundcloud + SoundManager bug: reading a stream's eqData So I have a visualizer using canvas / svg / what have you which looks ...
1
vote
1answer
230 views

Soundcloud Streaming on Safari Mobile

I tried to use this snippet from the Soundcloud API: <script src="http://connect.soundcloud.com/sdk.js"> <script> SC.initialize({ client_id: 'YOUR_CLIENT_ID' }); # stream track id 293 ...
1
vote
0answers
285 views

Soundcloud + SoundManager bug: reading a stream's eqData

(This is mainly targeted toward Soundcloud employees because they use Stackoverflow for support) I've built an app that reads the eqData from a soundcloud stream using soundmanager2: ...
1
vote
1answer
659 views

Soundcloud Custom Player include buy button

Working on a player using http://developers.soundcloud.com/docs/custom-player Want to include a buy button like all the other Soundcloud embeds offer... not in the docs. Anybody have a hacky way to ...
1
vote
0answers
401 views

Why are some SoundCloud tracks causing their HTML5 widget to fail?

I am using SoundCloud's own JavaScript API to embed HTML5 widgets on a site but am finding that often their HTML5 widget will not function correctly: neither the waveform nor the artwork displays ...
1
vote
1answer
1k views

Build dependencies and static libraries in Xcode 3

I'm trying to get the example project for an SoundCloud API wrapper working using XCode 3. There are some few basic instructions at the start, but I'm having trouble: QuickStart In your terminal: ...
0
votes
1answer
142 views

“Cannot call method 'oEmbed' of null” when embedding Soundcloud player in dynamically generated Div

Using the Soundcloud JavaScript API, I want to dynamically generate a page of player widgets using track search results. My code is as follows: <html> <head> <script ...
0
votes
1answer
62 views

Sound Cloud returning 401 error

Recently I start work with Sound cloud API (PHP) and I decided to use PHP API by https://github.com/mptre/php-soundcloud. But When I am trying to get access token from Sound cloud server by this ...
0
votes
1answer
305 views

Setup web audio api source node from soundcloud

I would like to know if there is any way to create a source node ( https://dvcs.w3.org/hg/audio/raw-file/tip/webaudio/specification.html#MediaElementAudioSourceNode) from a soundcloud track. I'm ok ...
0
votes
0answers
156 views

New SoundCloud HTML5 widget animation on track finish

The new update for the html5 widget has added an animation at the end that hides the waveform and shows sharing options and embed codes. This breaks the effect that was desired in one of my clients ...
0
votes
1answer
134 views

Soundcloud JAVA api wrapper : SSLException

When using the soundcloud JAVA wrapper for the API i get the following SSL error javax.net.ssl.SSLException: hostname in certificate didn't match: api.soundcloud.com/178.249.136.151 != ...
0
votes
0answers
270 views

Soundcloud Java script API not working in Android Webview

I am trying to stream soundcloud track using javascript through a android webview. But I am facing the below errors 09-29 06:16:02.937: E/Web Console(336): ReferenceError: Can't find variable: ...
0
votes
1answer
408 views

Can't add a track to a group via soundcloud API using javascript

I've cloned the javascript SDK from github, and other than Firefox15.0 being unhappy, I'm able to GET anything that I want. (Track lists, group lists). I want to be able to add one of my tracks to ...
0
votes
1answer
215 views

How does soundmanager interpret a soundcloud stream?

using the "inline player" demo. <li><a href="http://api.soundcloud.com/tracks/42021012/stream.json?client_id=[myclientID]">play song</a></li> that will take me to a mp3 ...
0
votes
1answer
1k views

Soundcloud API - Adding/Removing Songs from Groups - 404 Error

I have been trying to use the Soundcloud API to add and remove songs from groups. I am using the soundcloud-python wrapper to enable me to do this easily. I have got both Auth flows working correctly ...

1 2