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

0
votes
1answer
31 views

User search not working for some accounts?

I'm not sure but I think some users aren't visible to the /users search function. This may be for a good reason but I don't know what it is. Consider these Soundcloud pages ...
1
vote
1answer
107 views
+50

Using Facebook and Google Plus login in SoundCloud Android app

I have a SoundCloud android app developed with SoundCloud java wrapper. How can i login with Facebook and Google Plus? I couldn't find any clear example. Can someone help me out?
-2
votes
0answers
7 views

How to download mixcloud with Mixcloud Downloader [closed]

Mixcloud Downloader on http://www.mixclouddownloader.com is a new freeware that I knew recently. How to use it to download more mixes?
2
votes
2answers
660 views

SoundCloud, download or stream file via api

I try to use download_url to get file from soundcloud. I either get 'redirected' or '401 unauthorized', how can I download/stream it to client side? thanks
0
votes
0answers
24 views

How can I manually pass a SoundCloud track duration to HTML5 audio?

I'm currently using a stripped-down version of Canvas.fm to convert SoundCloud mp3 streams into ogg streams using Node and ffmpeg, to support the audio element in ogg-playing browsers like Firefox. My ...
-1
votes
0answers
30 views

How can I source Soundcloud audio into an audio buffer?

I am building an audio visualiser for Soundcloud as a chrome extension. Problem: I would like to be able to access the mp3 that soundcloud downloads for its playback to use as the source for an audio ...
0
votes
3answers
147 views

iOS url scheme to open specific youtube and soundcloud page in respective apps?

Is there anyway to use an iOS URL Scheme to open the YouTube and Soundcloud iOS Applications to a particular user's profile? I've tried youtube://user/myusername and soundcloud:user:myusername but ...
0
votes
2answers
24 views

MediaPlayer won't stop playing on back press, Audio from soundcloud

I've made a MediaPlayer play some audio from soundcloud and the play and pause are working but the issue is that when I press back button on phone it continues to play? Any advice would be great. ...
0
votes
0answers
7 views

Need help to add a volume button on the widget “soundcloud is gold”

I would like to add a special button to adjust the volume on the widget "Soundcloud is Gold" that I use on my website www.monkeymusic.fr. The volume is too high and I want people to adjust the volume ...
0
votes
1answer
33 views

Reloading Soudcloud html5 widget after json

Im attempting to load multiple html5 widgets from soundcloud after a json call. I make the json call then append stuff to my main div, but the widgets dont load properly. I suspect this to do with ...
1
vote
0answers
171 views

Soundcloud API returning a short URL - Javascript

I would like to tell the API to return a short url and echo the short url of the song, instead of the long url. For example snd.sc I just can't find any documentation on this, can anyone point me ...
0
votes
1answer
49 views

SoundCloud in Windows 8 app Web broker

SoundCloud api doesnot allow to login from Windows 8 Javascript Web broker. I was using Windows 8 any service web broker example
0
votes
1answer
32 views

Redirect loop when accessing soundcloud feed

I was redirected here by the SoundCloud support, because apparently their developers are following the soundcloud tag. I'm trying to access a particular feed published by soundcloud at ...
0
votes
0answers
26 views

How to get multiple tracks in single request from soundcloud?

I have several soundcloud track ids, and I want to update their information (number of plays, etc.) in a single request instead of sending a request to soundcloud for each track. Is it possible? ...
0
votes
0answers
21 views

Soundcloud: search url for title

I've this url : http://api.soundcloud.com/tracks.json?client_id=4346c8125f4f5c40ad666bacd8e96498&title=alejandro&limit=50 How can I change it to search query (q) only in title? Thanks
0
votes
0answers
42 views

trying to 'print_r' an arrary from the soundcloud api [closed]

I have the piece of code: <? try { $me = json_decode($soundcloud->get('tracks'), true); $jam = ($me[0][user_id]); echo $jam; } catch ...
1
vote
3answers
169 views

Soundcloud custom player bug

Soundcloud fails to acknowledge their bug with the custom players. Many sites are being affected. Here's a link to my previous question Soundcloud Custom Player Skin not playing next tracks
0
votes
2answers
78 views

What is the upload limit on soundcloud

I sometimes get the error: { error_message: 'Sorry, you\'ve exceeded your upload limit.' } when I post sound files to soundcloud, using their http api. I couldn't find any explanation for this ...
0
votes
0answers
18 views

stratus.sc jquery plugin not recognizing links part of soundcloud set

I am using a jquery plugin called stratus.sc located here: http://stratus.sc/ I am using the "dynamically add tracks" method outlined on their site, on my blog: http://www.bangtothebeat.com. The ...
0
votes
0answers
20 views

Programmatically login to certain SoundCloud account via their API

I'm working on a Wordpress blog, and want to add all posted SoundCloud links to a set in the blog's SoundCloud account. I know how to parse the URL's from a post upon publishing it, but couldn't find ...
0
votes
0answers
24 views

SoundCloud Api: Unable to modify web-profiles

While investigating the parts of a users web profile that can be updated with a PUT request, using the following url: ...
0
votes
0answers
73 views

Controlling Soundcloud Custom Player with HTML5 widget

I have a question about the Custom Player. (http://developers.soundcloud.com/docs/custom-player#) The docs say that the Custom Player can be controlled using the Widgets API ...
0
votes
0answers
29 views

Soundcloud players are in the wrong place when page reloaded

I have a page with multiple Soundcloud players loaded via jquery. When the page is first loaded the players are in the correct order. If the tab is closed and reopened (using Chrome's ctrl+shift+t) ...
0
votes
1answer
86 views

Soundcloud Stratus - Dynamically Add Without Clicking

The Soundclous Stratus 2 JQuery music player has a function that allows you to click a properly tagged (class=stratus) link on the page and add it to the player's playlist on the fly. Dynamically ...
0
votes
0answers
19 views

SoundCloud API - genres and filter parameter of /tracks endpoint

I am using the SoundCloud API for a web application. With the /tracks endpoint, I have two troubles below. 1. When I send a request with an invalid genres parameters, does the /tracks endpoint return ...
1
vote
1answer
65 views

SoundCloud: how to stop background playing?

I'm using ajax page switching method with SoundCloud script. How to stop playing music when the user leaves the page with SoundCloud container? What I must to do? Please help! Here is a page where I ...
0
votes
0answers
35 views

SoundCloud API: Get Following User returns unexpected response

In the process of writing a C# wrapper for the soundcloud API I've encountered an inconsistency with the returned payload of the following resource: ...
0
votes
0answers
38 views

How to embed SoundCloud widget in Android app

How can I embed a SoundCloud widget in an Android app if I have the track's URL? Is there an official SoundCloud wrapper that integrates the widget in an app, or is a way to integrate the track's URL ...
-1
votes
1answer
41 views

How to search music info per sample in SoundCloud?

I can get the information of a music passing as a parameter to your sample? Ex.: Step parameter as a array of bits and get the music info.
0
votes
1answer
66 views

Soundcloud API Clearing tracks from playlist / set

I have been trying to find a way to clear a playlist/set of all tracks using the SoundCloud API. I have no problem adding tracks to a playlist/set, but when I attempt to remove them nothing happens. ...
0
votes
1answer
44 views

BPM null (most of the time) in Soundcloud /tracks requests

I'm currently writing an web based application that allows users to mix Soundcloud songs. It's working really well at the moment and a lot of progress has been made so far. For DJ's, it's very ...
1
vote
0answers
140 views

Soundcloud Custom Player Skin not playing next tracks

The custom Soundcloud player/playlist for my site suddenly stopped working as it should. I based it on the Red Skin Example ...
-4
votes
2answers
32 views

Disconnecting my facebook account? [closed]

I was wondering if I could possibly disconnect my facebook from my account. I created it by logging in via facebook but would like to have a standard account. Would it be possible to transfer it to a ...
0
votes
1answer
88 views

SoundCloud: how to stop playing when hash change

I'm using ajax page switching method with SoundCloud script. How to stop playing music when the user leaves the page with SoundCloud container? I've found these stokes: // stop all players, might ...
0
votes
1answer
50 views

Soundcloud Authentication and API

I am new to soundcloud. I have done my research but the soundcloud documentation is lacking severely. I am trying to understand the API. If anyone can help answer the following questions it would be ...
0
votes
0answers
63 views

Soundcloud not working consistently in browser

I'm having problems trying to get the Soundcloud embedded HTML5 widget to work in Android Browser on Gingerbread. This is using the Galaxy Ace 2. Sometimes when I load the page, the player displays ...
0
votes
1answer
105 views

Posting to Twitter and Facebook using the SoundCloud API on Android

I'm having some trouble posting to Twitter and Facebook using the SoundCloud API when uploading an audio file. I have preexisting connections setup for Twitter and Facebook that I configured from the ...
0
votes
1answer
42 views

Unable to change make a dynamic search with Soundcloud API

I'm having problems getting this code to work. I can do a static search using the 'q', 'bpm' or 'genres' parameters in SC.get(). However when I try to make it dynamic with a variable ...
1
vote
0answers
36 views

As3 with SoundCloud API - Player

Hi I need some info about the API in as3 language. I am making a flash app, and loading succesfuly the soundcloud player. But when I have to change the song or reopen the same song, it keeps throwing ...
1
vote
4answers
540 views

Difficulty with making Stratus 2 Beta work with website HTML code

I was asked to add Stratus 2 Beta to our website so we can stream music. I went to the stratus website and they make it seem really simple to add the code they have to the website HTML but I can't get ...
-2
votes
0answers
49 views

Soundcloud API Remove a Track from a Playlist / Set [closed]

I am curious on how to remove a track from and Playlist / Set. I would also love to know how to clear a whole playlist, but I would still like to have it exist. I'm coding in ruby right now, but I ...
0
votes
1answer
69 views

Soundcloud API Search Group by track php

Hello all I hope someone can help. I am trying to search through a group by track id using the soundcloud API, with the following call. So I have added my track to this group and from what I can make ...
0
votes
1answer
72 views

Download 'Liked' tracks from Soundcloud using API

I have PHP on my local web server and I would like to download all the 'Liked' tracks on my Soundcloud account (where a download is available). I have created my App in Soundcloud (have the client id ...
0
votes
1answer
67 views

Download tracks from Soundcloud via their API

I have around 1000 liked tracks on Soundcloud and I'd like to download the ones available for download. Is it possible to use the API to download these where a download option is available? Thanks ...
0
votes
0answers
70 views

SoundCloud Podcast — non-developer query

I am not a developer, and I have been doing my best to get a response from SoundCloud, but it's taking a very long time (despite being a "pro" member) and I need to make a decision. I am one of the ...
0
votes
1answer
46 views

Soundcloud explore section

I am exploring soundcloud's API, and I have seen that thought through the web you can access explore sections, I haven't found any docs that help you to do so through the API. Anyone has tried this ...
0
votes
0answers
77 views

html5 widget not working in android stock browser

The play button in the HTML5 widget isn't working in the default android browser. I tried these (to avoid having problems with my own embeds): https://blog.soundcloud.com/2011/11/03/html5/ ...
-1
votes
1answer
102 views

Implementing the soundcloud player

Is it possible to find the links in the text I have stored in my database, which start with www.soundcloud.com or http://soundcloud.com, determine, if they refer to the page with the song or not (for ...
1
vote
1answer
47 views

LoginViewController: “The configured redirect_uri of the client application is invalid”

Our company has been using SoundCloud integration in our iOS apps for a while without issue. But recently our apps are getting the following error when trying to sign in: "invalid client: The ...
0
votes
0answers
41 views

Embed Soundcloud Player in PDF

I'm stuck on this one. I need to find out how to embed a soundcloud player with multiple songs into a PDF or if it is possible. I don't know if it is but the help is truly appreciated!

1 2 3 4 5 15