Home Jambase Radiohead’s Ed O’Brien Discusses Phish Influence On EOB In New Interviews

Radiohead’s Ed O’Brien Discusses Phish Influence On EOB In New Interviews

144

Radiohead guitarist Ed O’Brien explained the influence of Phish on his EOB project in a pair of recent interviews. O’Brien released Earth, his debut album under the EOB moniker, this past Friday, April 17.

Ed O’Brien first brought up the EOB/Phish connection during the band’s first live performance, which took place on February 7 at The Great Hall in Toronto. “Do you guys know the band Phish?,” O’Brien asked before the “Olympik” that ended EOB’s main set in Toronto. “They do this thing where they jam and by the endings of all these songs we’re just sort of figuring our way through it.”

Billboard’s Cathy Applefeld Olson asked Ed O’Brien about the Phish shout out. “I think they are just so fucking brilliant and they’re not on the radar here in Britain. I’ve just got so much respect for where they go musically,” the English musician said. “It’s like a jazz band; they are willing to take risks for a moment of musical transcendence. That’s what I’m after—I want to tap into that. I don’t think anybody opens up for Phish anymore, but if they were to do a festival, I’d love to be on their bill.”

O’Brien shouted out Phish when asked what fans could expect at EOB shows by Mark Daniell of the Toronto Sun. “Doing extended jams is certainly something we’ve been doing. The idea is we take these songs and stretch them out,” the guitarist explained. “I’ve been really inspired by Phish and there’s a great podcast called Long May They Run, and it’s all about Phish and their story and their philosophy and their credo. They’re such an adventurous band. I’ve been really influenced by them. So the show is really where dance and rave meets Phish. That’s the place I want to be.”

Ed attended Phish’s Halloween show in 2016. Mike Gordon shared photos of the Las Vegas meet-up on Twitter:

The Latest
Coronavirus Music News

  • {
    “@context”: “https://schema.org”,
    “@type”: “Article”,
    “headline”: “Randy Newman Appears On u2018CBS Sunday Morningu2019 & Releases Quarantine Anthem u2018Stay Awayu2019”,
    “image”: “https://www.jambase.com/wp-content/uploads/2020/04/randy-newman-stay-away-1024×539.jpg”,
    “author”:{
    “@type”: “Person”,
    “name”: “Andy Kahn” },
    “keywords”: “Coronavirus, DVR Rewind, Stream This”,
    “publisher”: {
    “@type”: “Organization”,
    “name”: “JamBase”,
    “logo”: {
    “@type”: “ImageObject”,
    “url”: “https://www.jambase.com/wp-content/uploads/2019/10/jambase-logo-square.png”
    }
    },
    “url”: “https://www.jambase.com/article/randy-newman-stay-away-quarantine-cbs-sunday-morning”,
    “mainEntityOfPage”: {
    “@type”: “WebPage”,
    “@id”: “https://www.jambase.com/article/randy-newman-stay-away-quarantine-cbs-sunday-morning”
    },
    “datePublished”: “2020-04-20T15:18:38+00:00”,
    “description”: “Watch Randy Newman perform his quarantine inspired new song u201cStay Awayu201d on u2018CBS Sunday Morning.u2019rn” }


  • {
    “@context”: “https://schema.org”,
    “@type”: “Article”,
    “headline”: “Jorma Kaukonen Performs Live Solo Set From Fur Peace Ranch”,
    “image”: “https://www.jambase.com/wp-content/uploads/2020/04/jorma-kaukonen-fur-peace-livestream–1024×539.jpg”,
    “author”:{
    “@type”: “Person”,
    “name”: “Nate Todd” },
    “keywords”: “Coronavirus, Reviews, Recaps & Photos, Videos”,
    “publisher”: {
    “@type”: “Organization”,
    “name”: “JamBase”,
    “logo”: {
    “@type”: “ImageObject”,
    “url”: “https://www.jambase.com/wp-content/uploads/2019/10/jambase-logo-square.png”
    }
    },
    “url”: “https://www.jambase.com/article/jorma-kaukonen-set-fur-peace-ranch”,
    “mainEntityOfPage”: {
    “@type”: “WebPage”,
    “@id”: “https://www.jambase.com/article/jorma-kaukonen-set-fur-peace-ranch”
    },
    “datePublished”: “2020-04-19T19:51:57+00:00”,
    “dateModified”: “2020-04-19T19:55:36+00:00”,
    “description”: “Jorma Kaukonen offered up an acoustic livestream set from his Fur Peace Ranch in Ohio featuring Hot Tuna tunes, blues traditionals and more.” }


  • {
    “@context”: “https://schema.org”,
    “@type”: “Article”,
    “headline”: “Pearl Jamu2019s Eddie Vedder Performs u2018River Crossu2019 For u2018One World: Together At Homeu2019”,
    “image”: “https://www.jambase.com/wp-content/uploads/2020/04/eddie-vedder-together-at-home-1024×539.jpg”,
    “author”:{
    “@type”: “Person”,
    “name”: “Nate Todd” },
    “keywords”: “Coronavirus, Videos”,
    “publisher”: {
    “@type”: “Organization”,
    “name”: “JamBase”,
    “logo”: {
    “@type”: “ImageObject”,
    “url”: “https://www.jambase.com/wp-content/uploads/2019/10/jambase-logo-square.png”
    }
    },
    “url”: “https://www.jambase.com/article/pearl-jam-eddie-vedder-river-cross-one-world-together-at-home”,
    “mainEntityOfPage”: {
    “@type”: “WebPage”,
    “@id”: “https://www.jambase.com/article/pearl-jam-eddie-vedder-river-cross-one-world-together-at-home”
    },
    “datePublished”: “2020-04-19T17:50:32+00:00”,
    “description”: “Eddie Vedder performed “River Cross” from Pearl Jam’s 2020 album, ‘Gigaton,’ for Global Citizen’s One World: Together At Home. ” }


!function ($) {

window.jb_populate_livestreams_promo = function( $element ) {

let args = $element.attr( ‘data-args’ );

// set up the AJAX post data
var data = {
‘action’: ‘jb_get_livestreams_promo’,
‘args’: args,
};

// make the AJAX $_POSTcall
$.ajax({
type: “POST”,
url: ajaxurl,
data: data,
success: function( response ){

if ( true == response.success ){

$element.html(response.data).slideDown(420);

// trigger Cloudinary
var evt = window.document.createEvent(‘UIEvents’);
evt.initUIEvent(‘resize’, true, false, window, 0);
window.dispatchEvent(evt);

return;

}
},
error: function( response ){

alert( response.responseText );

}
});

};

$(function(){

$(‘#livestreams-promo-container’).each( function(){

jb_populate_livestreams_promo( $(this) );

});

});

}(window.jQuery);

Source: JamBase.com