We are a music website which allows users to post DJ mixes and demo tracks, currently our site allows users to upload audio internally on our own site.
We want to use the Soundcloud platform to handle audio, so we require an app to do a few very simple things:
1. Allow our users to connect their Drupal login with their soundcloud account.
2. Allow users to upload new audio to their soundcloud account from within our Drupal site when creating a new Drupal node, the soundcloud player widget should then appear embedded in the newly created node, with the option to launch the player in a pop-up window. This needs to happen without redirecting to the soundcloud website.
Soundcloud API info: http://soundcloud.com/developers
