The Knife Release 'Colouring of Pigeons' from Upcoming Opera Album

the-knife

Swedish brother and sister duo The Knife has just released an epic 11-minute long track from their upcoming album Tomorrow, In A Year. Not due to be released until March 1st, Tomorrow, In A Year is the studio recorded version of an opera that brother Olof and sister Karin created based on Charles Darwin. The opera premiered back in September 2009 at Copenhagen’s Royal Danish Theatre to mainly positive reviews. They continue to perform shows all across Europe.

The Knife gained legions of fans back in 2006 while going on tour to promote their album Silent Shout. Pitchfork went on to proclaim Silent Shout as the best album of 2006 and the song “Silent Shout” as the #2 best song of the year.

This new song “Colouring of Pigeons” is a major departure from the classic Knife that we’ve come to know and adore. For one thing, there aren’t electronic instruments of any kind; just what sounds like to be drums, bongos, cymbals, violins and/or cellos, and vocals. After a few listens though it starts to become quite catchy. Take a listen.

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 + '

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