Get Even More Visitors To Your Blog, Upgrade To A Business Listing >>

The Rolling Stones Release Second Single From New Album “Sweet Sounds Of Heaven” Featuring Lady Gaga & Stevie Wonder @ Top40-Charts.com -Playlists

New York, NY (Top40 Charts) The Rolling Stones today release the second single, “Sweet Sounds of Heaven” from their upcoming album Hackney Diamonds, set to be released on October 20. It features a bravura vocal performance by Lady Gaga, alongside Stevie Wonder on Fender Rhodes, Moog and piano.

A gospel infused Stones epic in the lineage of “You Can’t Always Get What You Want” and “Shine A Light” – “Sweet Sounds of Heaven” came about in a spontaneous fashion. Jagger was at his home in London one sunny afternoon, the leaves were rustling as the wind blew through the trees around outside, and he started playing a chord pattern of C, F and B Flat on his piano.

The track was recorded at Henson Recording Studios, Los Angeles; Metropolis Studios, London; Sanctuary Studios, Nassau, Bahamas and written by Mick Jagger and Keith Richards. During sessions in Los Angeles, The Rolling Stones invited Stevie Wonder and Lady Gaga to work on Heaven.

Both Lady Gaga and Stevie Wonder have previously performed with The Rolling Stones. Lady Gaga joined The Stones onstage as part of the 50 & Counting tour in 2012. Their performance of Gimme Shelter was eventually released on GRRR Live album. Stevie Wonder toured with The Stones on their American Tour in 1972 regularly performing a medley of “Satisfaction” and “Uptight (Everything’s Alright)” together.

The Stones recently launched Hackney Diamonds at a globally live streamed event from Hackney Empire in East London. The live stream was followed by the premiere of the video for “Angry” starring actress Sydney Sweeney which to date has had over 16 million views. The album is their first studio set of new material since 2005’s A Bigger Bang. Since then, the Stones have continued to smash box office records on a series of global sell-out tours and released 2016’s Grammy Award winning Blue & Lonesome, which featured their brilliant versions of many of the blues tracks that helped shape their sound, and topped album charts around the world. Last year, they thrilled European audiences totalling nearly a quarter of a million on the anniversary Sixty tour.
Hackney Diamonds marks The Rolling Stones’ (Mick Jagger, Keith Richards, Ronnie Wood) first album produced by Grammy Award winning producer and musician Andrew Watt.

HACKNEY DIAMONDS TRACKLIST:

ANGRY

GET CLOSE

DEPENDING ON YOU

BITE MY HEAD OFF

WHOLE WIDE WORLD

DREAMY SKIES

MESS IT UP

LIVE BY THE SWORD

DRIVING ME TOO HARD

TELL ME STRAIGHT

SWEET SOUNDS OF HEAVEN

ROLLING STONE BLUES

// 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’);
});
}
*/


Source link
Playlists

The post The Rolling Stones Release Second Single From New Album “Sweet Sounds Of Heaven” Featuring Lady Gaga & Stevie Wonder @ Top40-Charts.com -Playlists appeared first on Armessa.



This post first appeared on Armessa, please read the originial post: here

Share the post

The Rolling Stones Release Second Single From New Album “Sweet Sounds Of Heaven” Featuring Lady Gaga & Stevie Wonder @ Top40-Charts.com -Playlists

×

Subscribe to Armessa

Get updates delivered right to your inbox!

Thank you for your subscription

×