An example of the Soundcloud API in Max.
At the Cycling 74 Wiki
http://cycling74.com/wiki/index.php?title=MaxURL_SoundCloud
local version: tkzic/max teaching examples/souncloud-test
An example of the Soundcloud API in Max.
At the Cycling 74 Wiki
http://cycling74.com/wiki/index.php?title=MaxURL_SoundCloud
local version: tkzic/max teaching examples/souncloud-test
Echonest analysis data for any Soundcloud track.
By Paul Lamere at musicmachinery.com
Note: 6/2021 – Since the API has moved to Spotify, analysis is only allowed on Spotify tracks.
http://musicmachinery.com/2013/11/15/soundcloud-echo-nest-bridge-service/
Demo: http://labs.echonest.com/SCAnalyzer/sample.html
This music was produced using a Max patch and an electric piano.
More about the Max programming: http://zproject.wikispaces.com/pluggoproject
In this patch, Max uses the Soundcloud API to find available tracks for a user and then stream or download one of the tracks.
The Soundcloud API reference provides examples using curl.
http://developers.soundcloud.com/docs/api/reference
https://github.com/tkzic/internet-sensors
folder: soundcloud
This code comes from clicking the Share button on the SoundCloud clip, then using the “WordPress Code”
If you find old-style SoundCloud post on a 3rd party site, you may need to get the ’embed’ code and then add it to your post, using the html editor