Phoenix Releases Multitracks for Wolfgang Amadeus Phoenix

Phoenix band

Attention all you budding mash-up artists and DJs: Phoenix has just released the multitrack recordings of every one of their songs on Wolfgang Amadeus Phoenix. This means that it’s now easier than ever to remix and mash-up Phoenix’s latest album. It’s a pretty awesome move on their part, if you ask me.

Over the next week or two, I’m sure some amazing stuff will surface from all corners of the web (although we’ll have to brace ourselves for the initial influx of crappy remixes). Feeling creative? Grab your copy of Albeton Live and get remixing!

Read More

The Latest from Kanye West & Dark Twisted Fantasy

Kanye West

Every Friday for the past month or so, Kanye West has been releasing tracks off of his upcoming album, Dark Twisted Fantasy. I’m particularly stoked because up until all of this, he seemed to be laying low and keeping out of the spotlight nearly a year. Maybe it’s due to the fact that he’s now obsessed with Twitter.

In case you haven’t been keeping up, below is a rundown of the stuff he’s released. I’m really loving “Monster,” a track that Courtney first gave me a heads up on, and “Runaway,” which was performed at last night’s VMAs.

Read More

Cache Rules Everything Around Me: Animated GIFs & Girl Talk

night-ripper Girl TalkArtist Evan Roth has made one of the most bizarre yet awesome videos I’ve seen in a while. The video’s called “Cache Rules Everything Around Me,” a play on the phrase made famous by The Wu-Tang Clan, and was made entirely from animated gifs. The video is a bombardment of the most random (and quite possibly offensive) gifs you may or may not have seen in your time on the internet.

Several tracks from Girl Talk’s first album Night Ripper make up the soundtrack, including “That’s My DJ,” “Hold Up,” “Too Deep” and “Smash Your Head.”

Roth is also one of the guys behind the EyeWriter Project, an ongoing collaborative research effort to help those suffering from ALS with creative technologies.

Read More

Mash-up Artist Wait What Presents This Is Real Life

wait-what-this-is-real-life

The second mixtape from Wait What entitled This is Real Life brings us a fresh collection of killer mash-ups perfect for your weekend dance party. From P. Diddy & Black Rob vs. Sleigh Bells to Nas vs. MGMT & Justice to Crystal Castles vs. Drake, Wait What gives mash-up duos like The Hood Internet and The White Panda a run for their money.

Wait What, aka Charlie K., has decided to adopt a pay-what-you-want model for This is Real Life, with all proceeds going to 826 Valencia which supports youth writing.

Read More

// $(document).ready(function () { // // To get the most commented posts // var disqusPublicKey = "1gK0KABqNLANnjQPocoCIHrCPPiWkNkXanwRBOPF4XDu4NNCuoivLa25x2wZL5g9"; // var disqusShortname = "jetcomx"; // var mostCommentedArray = []; // // $('article').each(function () { // var url = $(this).attr('data-disqus-url'); // mostCommentedArray.push('link:' + url); // }); // // $.ajax({ // type: 'GET', // url: "https://disqus.com/api/3.0/threads/set.jsonp", // data: { api_key: disqusPublicKey, forum : disqusShortname, thread : mostCommentedArray }, // cache: false, // dataType: 'jsonp', // success: function (result) { // for (var i in result.response) { // var countText = " comments"; // var count = result.response[i].posts; // if (count === 1) // countText = " comment"; // $('article[data-disqus-url="' + result.response[i].link + '"]').html('

' + count + countText + '

'); // } // } // }); // });