We Are Scientists Perform Acoustic Rendition of Lethal Enforcer

We Are Scientists British rock magazine NME released a bunch of exclusive one-on-one band videos earlier this week. An acoustic version of “Lethal Enforcer” by We Are Scientists is one of these must-see videos. Keith and Chris from the band shot this inside of NME’s own studio in London. It starts off with Keith conducting a pretty funny mock interview in which Chris can’t pronounce words properly. Then, after about 1½ minutes into the video, they start jamming. This acoustic version is really starting to grow on me; I now like it better than the original. [media id=19 width=570 height=456]

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

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