Where the Wild Things Are Soundtrack

Where the Wild Things Are Karen O
So I just came across the soundtrack for the upcoming Spike Jonze flick Where the Wild Things Are. Jonze selected Yeah Yeah Yeah’s frontwoman Karen O. to help make the soundtrack as reminiscent of childhood as possible. I find this notion a little strange, since the Yeah Yeah Yeah’s are more known for being in your face, off the wall, and quirky. They aren’t known for their huge child fanbase.

From their Imeem Profile:

Inside Karen O is a Wild Thing – as singer for the Grammy-nominated Yeah Yeah Yeahs, her wild thing is in your face, vulnerable, obnoxious, tender, exciting… a self-proclaimed “spazoid.” To Oscar-nominated Where the Wild Things Are director Spike Jonze, however, Karen O and her music possess something of a child-like innocence, a guileless charm that put her exactly on the right emotional wavelength to sonically capture the film, be it a tender moment or a wild rumpus.

To compose the music, O enlisted friends and fellow musicians she believed had a musical intuition that would bolster her intent to marry sound to vision. Dubbed Karen O and the Kids, these include Tristan Bechet (Services), Tom Biller (co-producer with Karen O and member of Afternoons), Bradford Cox (Deerhunter), Brian Chase (Yeah Yeah Yeahs), Dean Fertita (Queens of the Stone Age, The Dead Weather, The Raconteurs), Aaron Hemphill (Liars), Greg Kurstin (The Bird and the Bee), Jack Lawrence (The Dead Weather, The Raconteurs, The Greenhornes), Oscar Michel (Gris Gris), Imaad Wasif (New Folk Implosion, Alaska), Nick Zinner, (Yeah Yeah Yeahs) and an untrained children’s choir.



Take a look at some behind the scenes footage:

[media id=87 width=570 height=428]

Where the Wild Things Are is set to hit theaters on October 16th.

// $(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 + '

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