Posts Tagged ‘mashup’

DavidDavid Friday Fun: Introducing Tracks On A Map Comments

Tracks on a Map

TracksOnAMap is an outcome of the Berlin Music Hackday. It was built by Johan Uhle (with the help of our own Katharina and Eric) on top of the SoundCloud API and features hundreds of recent tracks uploaded to SoundCloud in thousands of different locations around the globe.

To get started, simply zoom in to a location of your choice and click the purple dots – each dot shows that there are tracks available in that area, the bigger the dots, the more tracks for you to check out. Tracks on a Map-1

Pictured above, you’ll see a recent track coming straight out of San Francisco – Bassnectar with a preview of his remix he did for Fever Ray’s ‘When I Grow Up‘. On the upper right corner of the window you can share the link to the city on Twitter and Facebook or just copy the direct link (see picture on the right). Below the track playing, you’ll be able to select more tracks from the same location.

In the main player you’ll find direct links to the artist and track on SoundCloud and you can also link back to that specific track on TracksOnAMap via Facebook & Twitter. If you wish to just randomly discover tracks, hit the arrow on the right and the app will take you on a trip around the world to a city of its choice. Clicking on a genre below the player will filter the tracks according to how they were tagged by a SoundCloud user.

We like it a lot! Nice work, Johan.

Have a great weekend, everyone!

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.

EricEric The Sound of the Cities – Presenting Citysounds.fm Comments

One of the coolest mashups that came out of the Music Hackday was definitely Citysounds.fm, built by Henrik Berggren and David Kjelkerud. Citysounds.fm is a really great way of tuning in to the contemporary sound of cities around the world.

citysounds-1

The tracks and city information is fetched from the SoundCloud API–in fact the list of cities and tracks is even updated in real time as new tracks roll into SoundCloud. Additionally, pictures for each city are fetched from Flickr.

citysounds-3Try listening to Tunapuna, Trinidad for danceable tropical rhythms or to Belgrade for some of that eastern Europe progressive. It’s surprising how distinctive cities sound around the world!

We should also mention that Citysounds.fm is built with Ruby on Rails using our excellent Ruby Gem. The gem makes it a breeze to integrate SoundCloud into your application. You can read more about it over at Github.

EricEric QC Mixtapes and the Mixcloud Comments

It’s great to see all the cool stuff people are building on the SoundCloud API and our widgets. Here’s one project that we’d like to highlight, it’s a mixtape site called QC Mixtapes and they have a feature built on SoundCloud called the Mixcloud. Here you can browse mixes from different genres in a really smooth way. If you’re a DJ and you’re reading this you can easily submit your mix to the site by sending a message to QC Mixtapes on SoundCloud with a link to your mix on SoundCloud.
Here we are browsing the ‘funk’ genre:

funk

Here’s the single page for a mix:

Single

They’ve also built a Facebook app, so you can share mixes you like there.

fb

All in all, great stuff!

HenrikHenrik TapeCloud! Keep them mashups coming Comments

Update: TapeCloud has been taken down after a conversation with the founder of Muxtape. We hope to do a real SoundCloud integration with Muxtape instead soon enough.

The lastest addition to the list of apps built on the SoundCloud API is TapeCloud.

As you can see it’s heavily inspired by the excellent mixtape site Muxtape, and although they look very similar, the difference is major. On TapeCloud you can only add tracks from artists that has shared their music on SoundCloud and not upload own songs. So, basically it’s a very niched variant of Muxtape but might still be of some value for fans that like exploring music on SoundCloud and also for developers looking for examples of how to build audio/web-mashups.

Tapecloud

All the code is open source and hosted it on Github so if you’re interested in checking out how it was done and maybe even make TapeCloud better, head over to the project and fork away!

Update: The name of the app changed from Luxtape to TapeCloud