Lil Wayne Drops Mixtape ‘Tha Fix Before Tha VI’ @ Top40-Charts.com – Armessa Music News

[ad_1]

New York, NY (Top40 Charts) 5x GRAMMY Award-winning music mogul Lil Wayne released his latest project THA FIX BEFORE THA VI via Young Money Records/Republic Records/Universal Music streaming on all platforms now.
The mixtape is Wayne’s gift to fans, holding listeners over before the highly anticipated sequel, THA CARTER VI. Tha Fix includes ten tracks, each hitting a different angle from the chart topping artist. The gift to fans includes a mix of club bangers, alternative, in addition to Wayne’s low and unique tone highlighted against the backdrop of acoustic guitar featured in “Tuxedo.” The lead track “To The Bank,” rips through with Wayne’s delivery, while “Act Up” featuring Jon Batiste blends both spectrums of R&B and Hip-Hop, New Orleans’ very own. Straight from his pen, to the ears of loyal fans, Lil Wayne reaches back into his mixtape era days, the throwbacks that solidified his multi-platinum status. The project highlights Wayne’s uncanny delivery, coupled with a daring beat production. The never-before heard tracks continue to prove that Wayne is still the master of his art.

THA FIX BEFORE THA VI Tracklist

Act Up (feat. Jon Batiste)

Birds

Slip

Kat Food

Tuxedo (feat. euro)

To The Bank

Chanel No. 5 (feat. Fousheé)

No New B******

Tity Boi

Good Morning

The release comes on the heels of Wayne’s recent announcement that he’s extending his Welcome To The Carter Tour for a limited run with dates in Texas and Tennessee.

11/16: Welcome To Tha Carter tour @ Thompson Boling Arena (Knoxville, TN)

11/17: Welcome To Tha Carter tour @ ABC Arena (Corpus Christi, TX)

11/18: Welcome To Tha Carter tour @ Payne Arena (Hidalgo, TX)

Wayne recently wrapped an epic run, headlining the 2023 iHeartRadio Music Festival, opening and closing out the 2023 MTV VMA Awards, and receiving the “BMI Icon Award” at the 2023 R&B/Hip-Hop Awards. He also notably graced the cover of Billboard in honor of Hip-Hop’s 50th anniversary and was inducted into the Billboard Hip-Hop Hall of Fame.

Wayne kicked off 2023 by receiving the prestigious Global Impact Award at The Recording Academy’s Black Music Collective Pre-GRAMMY event. He released the hard-hitting track “Kant Nobody” featuring DMX, produced by Swizz Beatz, as well as delivered explosive verses on Swizz’s Hip Hop 50: Vol. 2 with the track”This Sh*t Right Here.”

Lil Wayne rewrote the entire game in his image- his reigning prevalence in the music industry has managed to influence millions across the globe for decades and his career has only continued to expand from there. The five-time GRAMMY® Award-winning multi-platinum rap icon, Young Money Entertainment founder, acclaimed author, pro-skater, philanthropist, and history-making superstar continues to leave an indelible tattoo on the culture. He has cemented his legacy forever as “one of the best-selling artists of all time,” tallying sales in excess of 100 million records worldwide with 35 million albums and 90 million digital tracks sold in the United States alone. In 2022, Wayne earned his first Diamond certification from the RIAA with his generational smash hit “Lollipop” feat. Static Major. Not to mention, he has garnered 26 BET Awards, 4 Billboard Music Awards, 7 MTV Awards, 4 Soul Train Awards and 52 BMI Awards, as well as having recently received the Global Impact Award at The Recording Academy Honors Presented By The Black Music Collective. He’s slated to be named a BMI Icon Award at the forthcoming 2023 BMI R&B/Hip-Hop Awards, and was given the title R&B/Hip-Hop Songwriter of the Year consecutively in 2008 and 2009, and again in 2011 and 2013.

With a discography highlighted by five career spanning #1 debuts beginning with 2008’s 6x platinum, 3x GRAMMY® Award-winning opus Tha Carter III and its 5x platinum, 2011 successor Tha Carter IV, he released the latest version of the series – Tha Carter V – in 2018. Not only did it clinch #1 on the Billboard 200, but it also achieved “the second-largest streaming week for an album in history.” Every song on the tracklist charted on the Billboard Hot 100 as he became “the first artist to debut two songs in the top 5.” His accomplishments bulldozed the way for his thirteenth full-length album, Funeral, a year later. Simultaneously, Wayne owns and operates Young Money Entertainment as C.E.O., the company that ignited the careers of some of the most successful, admired artists of all-time—Tyga, Drake, Nicki Minaj. His business ventures expanded into philanthropy after committing his efforts to the One Family Foundation, a nonprofit aimed towards youth mentorship. He also created Young Money APAA Sports, which provides agency and marketing services to professional athletes worldwide. Wayne is also an owner of Bumbu, an authentic Caribbean rum. In addition, he has permeated the fashion industry through his partnership with Ethika.

His influence is demonstrated through his social media following, garnering over 44 million total, with Instagram being his largest platform, where he has collected 18 million followers. He has an engagement rate of 1.04%, which is 1.3x more than the average rate of other entertainment accounts on the app. With an astonishing 35M monthly listeners, his streaming numbers prove that his impact is timeless. The legendary Lil Wayne has continued to make his mark on the world, infiltrating the music industry through different generations, dominating multiple industries, and adapting to new changes in society along the way.

// 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

Armessa Music News


Posted

in

by