Poison Run Announce New Album ‘Harvest’ @ Top40-Charts.com -Playlists

[ad_1]

New York, NY (Top40 Charts) We live in a fantasy, but not one of our own choosing. It is a dark and frigid world, animated by power, thrills, and the undying spirit of those who have nothing but each other left in the struggle to get by. This is the world of Poison Ruïn’s Härvest; the only way out is through.

Evoking a rich tapestry of ice-caked forests, peasant revolts, and silent knights, Poison Ruin stab at the pulsing heart of what it means to live under the permanent midnight of contemporary life. Harvest gazes at the world with a sense of grave seriousness, its stare softened only by the alluring seduction of a dream world’s open-ended possibility. These songs move with a type of uncanny confidence, assembling an array of references to past styles and sensibilities that collapse in on one another, congealing into a truly unique sonic landscape.

Poison Ruin have constructed a fantasy world of a better future. They do not flinch in the face of darkness or peddle in empty utopian gestures, but rather harness the energies of revenge and comradery to stoke the desire for a better world made material.

Its title track interplays between softly transitory instrumentals and sonic barrages, juxtaposing piano passages against a drawling, sitting-on-the-edge-of-the-world vocal line. Frantic instrumentals race forward with bold highs, shifting effortlessly from urgent funeral marches to subtly power pop inflected choruses. “Harvest” is a metaphor for workers’ struggle – a bitter calls to arms. Watch the official music video below.

With Harvest, Poison Ruin aligns their sonic palette to their godless, medieval-inflected aesthetic symbolism, creating a record which strikes with an assured sense of blackened harmony.

“I’ve always found fantasy tropes to be incredibly evocative,” vocalist/guitarist Mac Kennedy notes, “that said, even though they are a set of symbols that seem to speak to most people of our generation, they are often either apolitical or co-opted for incredibly backwards politics.”

With Harvest’s lyrics and imagery, Kennedy reworks fantasy imagery as a series of totems for the downtrodden, stripping it of its escapist tendencies and retooling it as a rich metaphor for the collective struggle over our shared reality: “Instead of knights in shining armor and dragons, it’s a peasant revolt,” he explains, “I’m all for protest songs, but with this band I’ve found that sometimes your message can reach a greater audience if you imbue it with a certain interactive, almost magical realist element.”

These are not superficial or self-aggrandizing political statements. Rather, Poison Ruin stares into the abyss of present-day life with a sober and empathetic outlook, portraying our cracked reality as a complex and difficult to parse miasma of competing desires.

Philadelphia’s Poison Ruin first emerged in April of 2020 with their eponymous EP, which was followed shortly by a second eponymous EP the following February, both self-released. While they share a certain affinity for rough-around-the-edges, lo-fidelity stones with their compatriots Devil Master and Sheer Mag, Poison Ruin wants things bleaker.

The up-tempo guitar heroics of their first two EPs (which were collectively released as a S/T LP in February of 2021) have been dragged through the trenches, emerging as a heavy morass of breathless gloom. With Harvest, Poison Ruin have constructed a richly chilling fable out of modern living. Their tale is as lurid as it is seductive, as much a promising fantasy as it is a dreary portrait of reality itself.

Poison Ruin’s Relapse debut, Harvest was mastered by Arthur Rizk. It sees its release on April 14 alongside the reissue of their eponymous 2021 LP which has established the band as one of punk and the underground’s newest beloved treasures. Poison Ruin will tour extensively this year. They’ve confirmed several U.S. dates including SXSW, NYC and a hometown PHL release show. In April they head overseas for a full EU / UK run including a performance at Roudburn. See below for a full list of dates.

Poison Ruin Live Dates:

Mar 03 – 05: Austin, TX – This Is Austin Not That Great

Mar 06: San Antonio, TX – The Lonesome Rose

Mar 07: Houston, TX – White Swan

Mar 08: Dallas, TX – Double Wide

Mar 09: Tulsa, OK – Whittier Bar

Mar 10: Albuquerque, NM – Sister

Mar 11: Tempe, AZ – The Beast

Mar 14 – 18: Austin, TX – SXSW

Apr 13: Philadelphia, PA – Johnny Brenda’s

Apr 15: Brooklyn, NY – Meadows

Apr 18: Antwerp, BE – Antwerp Music City

Apr 19: Tilburg, NL – Roadburn

Apr 20: Hamburg, DE – Komet

Apr 21: Leipzig, DE – ZxRx

Apr 22: Berlin, DE – Urban Spree

Apr 23: Prague, CZ – Underdogs Ballroom

Apr 25: Vienna, AT – Venster99

Apr 26: Linz, AT – Kapu

Apr 27: Zagreb, HR – Attack!

Apr 28: Bologna, IT – DEV

Apr 29: Parma, IT – Splinter Club

Apr 30: Innsbruk, AT – PMK

May 02: Geneve, CH – La Makhno

May 03: Marseille, FR – Molotov

May 04: Bilbao, ES – El Nido

May 05: Madrid, ES – Wurlitzer Ballroom

May 06: Barcelona, ES – Sala Vol

May 07: Toulouse, FR – Le Ravelin

May 09: Bristol, UK – Crown

May 10: Manchester, UK – The Gulliver

May 11: Glasgow, UK – The Old Hairdressers

May 12: Newcastle, UK – The Lubber Fiend

May 13: London, UK – New River Studios

May 14: Portsmouth, UK – The Loft

May 16: Paris, FR – Le Klub

May 17: Kortrijk, BE – The Pits

May 18: Nijmegen, NL – De Onderbroek

May 19: Nurnberg, DE – Projekt 31

May 20: Dresden, DE – Over The Edge

May 21: Weimar, DE – Gerber 3

// global variables
var Top40FullName=””;
var Top40FBid=”;
var Top40userid=”;

/*

// This is called with the results from from FB.getLoginStatus().
function statusChangeCallback(response) {
console.log(‘statusChangeCallback’);
console.log(response);
// The response object is returned with a status field that lets the
// app know the current login status of the person.
// Full docs on the response object can be found in the documentation
// for FB.getLoginStatus().
if (response.status === ‘connected’) {
// Logged into your app and Facebook.
fb_login_check();
} else {
// The person is not logged into your app or we are unable to tell.
document.getElementById(‘top40-login-status’).innerHTML = ‘Please log ‘ +
‘into this app.’;
}
}

function checkLoginState() {
FB.getLoginStatus(function(response) {
statusChangeCallback(response);
});
}

window.fbAsyncInit = function() {
FB.init({
appId : ‘160329538558’,
cookie : true, // enable cookies to allow the server to access the session
xfbml : true, // parse social plugins on this page
version : ‘v2.8’ // use graph api version 2.8
});

FB.getLoginStatus(function(response) {
statusChangeCallback(response);
});

};

// Load the SDK asynchronously
(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = “https://connect.facebook.net/en_US/sdk.js”;
fjs.parentNode.insertBefore(js, fjs);
}(document, ‘script’, ‘facebook-jssdk’));

// Here we run a very simple test of the Graph API after login is
// successful. See statusChangeCallback() for when this call is made.
function fb_login_check() {
console.log(‘Welcome! Fetching your information…. ‘);
FB.api(‘/me’, function(response) {
console.log(‘Successful login for: ‘ + response.name);
console.log(response);
Top40FullName=response.name;
Top40FBid=response.id;
Top40userid=’fb_’+response.id;
var metadata = {
user_id: Top40userid
};
Intercom(‘trackEvent’, ‘FB-login’, metadata);

document.getElementById(‘top40-login-status’).innerHTML =
‘Thanks for logging in, ‘ + response.name + ‘!’;
$(‘#top40-login-button’).css(‘display’,’none’);
});
}
*/

[ad_2]

Source link
Playlists


Posted

in

by