The latest single is here. Stream “All Talk” wherever you stream things. Listen Now

Just More dudes Whining About Life, Love, and Bills.

Just like the good 'ol days.

Ever pressed shift 5 times by accident, turned on “sticky keys” and thought you’d destroyed the computer? That’s the kind of wild adventure you’re in for. Take a bit of Billy Joel piano rock, mix in the power of modern synth-pop, and finish it off with some Elton John glasses & beach balls. That’s our band in a nutshell!

Don't Miss What's New!

Sign up for text & email alerts for new music, events, giveaways and more. FYI, newbies get a special gift. 🤫 Don’t worry, it’s not like political campaign texts. We’re respectful. 

Name(Required)
By submitting your mobile number on this form, you agree to receive automated promotional and personalized marketing messages (i.e., cart reminders) at the phone number provided. Consent is not a condition of purchase. Reply STOP to unsubscribe or HELP for help. Message and data rates may apply. View our terms of service and privacy policy for more information.

Rock music the way it used to be: From bands that don't take sh*t so damn seriously.

You’re here because you’re a trailblazer. A tastemaker. Maybe you remember the music of the early 2000s where bands made their album titles as long as a novel and named their LLC “Poopoo peepee butt incorporated.” Music should be fun. It shouldn’t be so damn serious all the time.

We’ve been waiting for people like you. – Our f*ckin PEOPLE. The goofballs. The odd fellas. The people that can open a beer can with their eyelids at parties. (Okay, none of us can do that, but let us know if you can)

Giveaway ends in just: 

Days
Hours
Mins
Secs

Big, Bold Newake Main Headers From Now On

Light Quicksand Subheaders

Don’t miss a chance to win this exclusive piece of Sticky Keys merch. This one-of-a-kind limited edition speaker features artwork from the single “All Talk” across the front. 

A Few Places That Don't Think We Suck:

Warner-Chappel-Logo-p26hv48x0922wdqku8nyyb9htde1omdmhlbkve34rs
1-1024x1024
2-1024x1024
3-1024x1024
4-1024x1024
mlive-logo
local-spins-logo

Listen To The Latest Single, "All Talk" Wherever you want.

“All Talk” is a little ditty dedicated to “that guy who always talks about all the cool stuff he’s gonna do” but it’s really just… All Talk…. 

Add a second CD for just $20 $10?

We’re more than happy to cover to cost to get this first CD to you and make that first impression. However, if everyone pitched in 10 bucks for this next CD, that would help fund more and more music, videos, and everything else we do for years to come. Think about it?

(function() { const MAX_TILT = 1.1; // max degrees of rotation const MAX_SHIFT = 0.07; // max vertical shift in em units function initTapeWobble() { const elements = document.querySelectorAll('.tape-wobble'); elements.forEach(function(el) { if (el.dataset.wobbleInitialized === 'true') return; const text = el.textContent; el.textContent = ''; text.split('').forEach(function(ch) { const span = document.createElement('span'); span.className = 'char'; span.textContent = ch; const angle = (Math.random() * 2 * MAX_TILT) - MAX_TILT; const shift = (Math.random() * 2 * MAX_SHIFT) - MAX_SHIFT; span.style.transform = 'translateY(' + shift.toFixed(3) + 'em) rotate(' + angle.toFixed(2) + 'deg)'; el.appendChild(span); }); el.dataset.wobbleInitialized = 'true'; }); } // run when DOM is ready document.addEventListener('DOMContentLoaded', initTapeWobble); // also run immediately in case DOM is already loaded if (document.readyState === 'interactive' || document.readyState === 'complete') { initTapeWobble(); } })();