Posts Tagged ‘integration’

LenbergLenberg Announcing a Cocoa Streaming Library Comments

It’s time for yet an announcement for all you API lovers out there; a library making it really easy to implement SoundCloud streaming in your Cocoa apps. It’s built specially for the iPhone SDK 3.+ but should work for desktop Mac apps as well.

The library is a vital part of the SoundCloud iPhone app and will be used in the upcoming CitySound iPhone app as well. It’s written by Ullrich Schäfer and open source under the Apache License version 2.0.

CitySounds iPhone

To sum up, this library…

  • makes it easy to implement the non trivial task of streaming audio in Cocoa apps
  • nicely integrates with the existing Cocoa wrapper for the SoundCloud API
  • supports streaming of public and OAuth protected tracks
  • fits in commercial apps as well as music hack day mashups etc.

Head over to github and check out the source code along with the demo application.

Feedback, questions, and suggestions are welcome in the SoundCloud API Google group!

LenbergLenberg Friday Sweets: Drag and drop uploaders Comments

Tuesday’s Taylor release revealed two new apps built by our friends Christian Stropp and Dorian Roy. The apps are built on top of the SoundCloud API and are very similar in terms of features – letting you upload audio to your SoundCloud account by simply dragging and dropping files onto the apps.cloudpost

  • Christian’s app is called CloudPost and works on Mac OS 10.5 or later.scuplogo
  • Dorian’s app is called Scup and works on both Windows and Mac OS but you need to have Adobe AIR installed.

Note that these apps are not maintained by SoundCloud. Please send feedback and bug reports to Christian and Dorian. Also, CloudPost is open source if you want to contribute to the project.

The first time you launch your desktop uploader you need to connect the app with your SoundCloud account.

auth

Just click the button and you are automatically forwarded to SoundCloud where you can allow access to your account.

connect

Note that the app is not storing your SoundCloud password. Instead it gets a temporary key that you can make unusable anytime by revoking the access on your account settings page. This is good if you for instance work temporarily on someone else’s computer.

revoke

Once the app is authorized you can start dragging files onto the drop window.

drag

The files are uploaded automatically but set to private by default so no one can access them until you hit “Send Set”.

scup

You can add information and drag artwork onto the image box. You can also add more tracks by dragging files onto the application.

info

If you make the set private you can enter email addresses to the people you want to share with.

private

When you are done with the settings, hit “Send Set” and the set ends up on your account page.

sets

We think these apps are pretty cool and would like to thank Christian and Dorian for developing them! Try it out and let them (and us) know what you think.

LenbergLenberg New version of FiRe available in the App Store Comments

FiRe, the popular iPhone field recorder app by our friends at Audiofile Engineering has been updated to version 1.3.0.

The new version adds features like input processing effects powered by iZotope, expanded metadata support, file encoding, and more. The SoundCloud integration has also been polished to make it even smoother to export your iPhone recordings to the cloud.

Check out all the new features and get FiRe 1.3.0 in the App Store.

FiRe recording FiRe export

Record anywhere and upload to SoundCloud straight from the app.

DavidDavid Getting creative with Facebook, @DirtySecretz show us how Comments

SoundCloud users and DJ/production duo Dirty Secretz just tweeted a link to their Facebook page where they managed to do a really nice integration between Facebook and SoundCloud that we’d like to share with you. This is the landing page of Dirty Secretz’ artist page on Facebook:

Facebook | Dirty Secretz

Clicking on “Check out our Tracks” will redirect you to the Tracks tab in the top menu where they have embedded their set. Also very nice, instead of simply choosing auto-play, they have a prominent button in the center that will start playing the tracks when clicking Play:

Facebook | Dirty Secretz-1

They’ve also done this for the Remix tab:

Google Chrome

The best part: they’re sharing with us and you how they made it so you can go ahead and create something similar. For you tech-heads out there, install the Facebook Static FBML app, then follow the instructions posted here and add the link to the .swf from the embed code you want to add. If you need help, send them a shout via Twitter head over here to get the full instructions. Nice!

Thanks, guys! Very beautiful.

DavidDavid FTW of the day: iPhone app SoundGrid lets you export to SoundCloud Comments

1

What a nice surprise! Late last night, we received an email from SoundCloud user Vitaliy Pronkin informing us that he just added a SoundCloud integration to the iPhone app he developed: SoundGrid. Here’s what it does:

SoundGrid aims to be the most advanced matrix sequencer for iPhone / iPod Touch to create stunning audio-visual performances in a moment and wherever you are. It was inspired by famous Yamaha Tenori-On and popular ToneMatrix webapp by André Michelle.

That is so cool! We’re big fans of the Tenori-On and André has been a long-time SoundCloud user and friend. We’re psyched to see Vitaliy bringing all of this together. He goes on saying:

In the last version ability to record tracks was added and obviously I decided to support direct export to Soundcloud (thank you for great service btw). All exported tracks can be found here and also there’s special group to which users encouraged to add their creations.

SoundGrid export to SoundCloud

Below, you’ll find a couple of examples – of course – in a SoundCloud player. Nice!

Watch the video to see the app in action:

Very well done, Vitaliy! Thanks for the heads-up on this one and for the support to export to SoundCloud. We’re stoked.

LenbergLenberg Announcing a PHP wrapper for the SoundCloud API Comments

As you’ve probably noticed, our wrapper announcements come often these days. Today we’re adding a PHP wrapper written by Anton Lindqvist to the list of available libraries for the SoundCloud API. Here you’ll find the documentation.

PHP is a widely used scripting language and the addition of this wrapper will open up for SoundCloud integration in a wide range of web services.

Check the list of application ideas and start hacking right away – even if you’re not planning to attend the music hack day tonight at Radialsystem V in Berlin.

We encourage 3rd party developers to join our API group and follow @soundcloudapi on twitter to get updates and take part in the discussions!

LenbergLenberg Yet another SoundCloud API wrapper – ActionScript (AS3) Comments

Today we have yet a new API announcement – a universal SoundCloud API wrapper for Flash, Flex and AIR projects, written in ActionScript 3.0.

It’s written by Dorian Roy and here’s a quote from his blog:

This library enables your Flash or Flex projects to communicate with SoundCloud’s API to upload tracks, create playlists, edit user info and so on. It handles all the complicated OAuth authentication in the background so you only have to deal with a few simple methods.

Here you’ll find more info and a quick start tutorial for how to connect a Flash app to SoundCloud.

LenbergLenberg Announcing a C wrapper for the SoundCloud API Comments

Today we’re very excited about adding a C wrapper to the list of libraries for the SoundCloud API. It’s written by Dave Gamble and supports OAuth 1.0a among other nifty features. With a few lines of code you can build desktop apps that can do things like:

  • Exporting audio to SoundCloud
  • Play the latest tracks shared publicly or privately
  • Handling track comments
  • And more…

Still two days left until Music Hack Day but check out the documentation and start hacking right away to get ahead of the competition with your C based SoundCloud apps. Also check out the featured apps and application ideas if you need inspiration to get going.

DavidDavid Blogger.com integration Comments

Another week, another blogging service integrated to the Sharing option on SoundCloud. This week’s guest: Blogger.com.

Here’s your step-by-step guide to show you how easy it is to share your favorite tracks, sets and group sets to your blog hosted on Blogger.com.

Let’s start by looking at the Share options where you’ll see the Blogger logo:

B1

Now when you click it, we’ll ask you to authorize SoundCloud to connect with your Blogger account (you can always change the authorization settings in your Blogger/Google account):

B2

By clicking Go to Authorization, you’ll be redirected to the Google page (shown below) where you simply click Grant access. Once the access was granted, we will take you back to the page on SoundCloud to continue with your post.

B3

In the window pictured below, you’ll be able to edit your post title, add tags and write more about the track/set/group you wish to post. You can also save the post as a draft if you don’t want it to get posted immediately.

B4

Click Post and – Ta-da – you just blogged a SoundCloud track:

B5

DavidDavid SoundCloud gets full WordPress.com integration Comments

SoundCloud has been steadily growing popularity within the musical blogosphere. As well as our DropBox feature, which allows music bloggers to easily receive demos & promos, we’ve noticed more and more people using SoundCloud to embed music into their posts. So we’ve been working hard to make this easier and easier for bloggers.

Today’s ‘YAY!’-moment is triggered by the excitement to finally be able to announce the the full WordPress.com integration. It is now super-easy to share SoundCloud tracks & sets blogs hosted on WordPress.com. Here’s the run-down of how that works.

If you look at the “Share” option of a track, set or group, you’ll see that we’ve added WordPress to the list of services we support.

Bild 1

Click on “WordPress” and you’ll be able to copy the shortcode to your clipboard and simply add it to the edit field of your blog:

WordPress Shortcode

This simple shortcode line in your Edit field…

Shortcode

… will turn into the good-looking SoundCloud player you all know:

SoundCloud Player

We think that’s pretty nifty, don’t you think? Oh and by the way: you can also customize the appearance of your the player and have it match the design of your blog. To do so, click on “customize your player” as seen in the first screenshot above.

Player customization

One more thing: if you run a self-hosted blog on WordPress, make sure to check out the updated version of the SoundCloud ShortCode Plugin over on WordPress Plugin Directory.

Huge thanks go out to Raanan over at WordPress.com for making this possible.

Update: Here’s the WordPress announcement. Great!

Update 2: And below, find a nice how-to video that just got posted over on WordPress.tv: