ADVERTISEMENT

AUDIOJUNKIE: Dogstar: Present-day alt-rock nostalgia

Published Oct 15, 2023 11:05 pm

At A Glance

  • Dogstar is the biggest band that you don't know of. The trio—with lead vocalist and guitarist Bret Domrose, drummer Rob Mailhouse, and bassist Keanu Reeves—are probably known more for their Matrix-busting bassist than what music they play. At least before, back when the band was first starting. But they've since earned their stripes as a legit alternative trio even before calling it quits in the early 2k. Fast forward to October 2023, when and where they released their all-new original 12-song set.
Screenshot 2023-10-16 at 7.00.40 AM.png
Dogstar (Facebook)

Dogstar's latest indie album, "Somewhere Between The Power Lines and Palm Trees,” is a dip back to late 90’s and early aughts alt-rock and more.

Dogstar is the biggest band that you don’t know of. The trio—with lead vocalist and guitarist Bret Domrose, drummer Rob Mailhouse, and bassist Keanu Reeves—are probably known more for their Matrix-busting bassist than what music they play. At least before, back when the band was first starting. But they’ve since earned their stripes as a legit alternative trio even before calling it quits in the early 2k. Fast forward to October 2023, when and where they released their all-new original 12-song set.

Starting with “Blonde,” where Bret Domrose’s vocals transport us to 90’s rock era territory as he sings, “whisper in my ear, take away all my fear / lay here through the night, drink with me until it’s light.” Domrose presses on, intoning, “You move across the floor, away toward the door (and) crashing back to me with a kiss.” While his lyrics plead, the rhythm under it is propelled by an uncomplicated yet effective rock trio arrangement.

Now, that’s where Dogstar thrives.

Dogstar official album art.jpg

"How The Story Ends" is driven by a prominent Keanu Reeves bassline. The lyrics reflect on enduring relationships as Domrose, Rob Mailhouse, and Reeves deftly fill the sonic spaces tastefully. Sure, there are overdubs, but you know, not to the point where it can be recreated by 3 people on stage.  Also, with its depth and resonance, Keanu's bass tone rocks!

"Everything Turns Around" boasts a catchy pop chorus, exuding alt-pop flavors reminiscent of the '90s. Dogstar may not intend to be a nostalgia act, but their new music does feel like a seamless extension of their earlier work. Proof is "Overhang" with its R.E.M.-tinged atmospherics transporting us back with its charm.

Dogstar’s "Dilon Street" channels the spirit of "Mr. Tambourine Man" with a jangly, acoustic flair and a harmonica solo to add an extra layer of depth. In "Lily," the band displays its distinctive interplay. The rhythm is it for Dogstar as it creates captivating sonic landscapes for themselves, anchored on Domrose’s musical musings as Mailhouse and Reeves provide a solid foundation for Domrose's rhythm-lead switching guitars to weave in and out of.

Dogstar band photo from their official facebook page.jpg
Dogstar (Facebook)

As the album progresses, "Lust" introduces new textures, challenging listeners with its intriguing blend of new wave influences mixed with Middle East vibes and sitar effects. Meanwhile, "Glimmer" slows the pace, delivering a prom-inspired track that exudes nostalgia and longing.

"Sunrise" brings the pace back up, almost pop-rock, highlighting Keanu Reeves' surprising skills as a bass player. "Upside" is an optimistic head-bobber with a sunny disposition as the mid-tempo power ballad "Sleep," a mid-tempo power ballad. This further proves that Dogstar is not a 90’s nostalgia act. In the recent single "Breach,"  Dogstar demonstrates its core as a rock band. That’s what they aimed to be at the start anyway: to rock out heavy is what brought Domrose, Mailhouse, and Reeves as a band.

Which is to say that Dogstar’s rock trio game is strong and evident. I recently saw a performance clip of Dogstar playing their (old) song “Math” in Japan, and the band sounds solid live. And while the shooter (the one holding the phone camera) likes to linger on Keanu (who wouldn’t), I saw enough of Mailhouse and Domrose to surmise their interplay and sound is amazing.    

Bret Domrose, Rob Mailhouse, and Reeves (ages 54, 61, and 58, respectively), sounds like a formidable band at this point and not at all in it for nostalgia. 

ADVERTISEMENT
.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1561_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1562_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1563_widget.title }}

{{ articles_filter_1564_widget.title }}

.mb-article-details { position: relative; } .mb-article-details .article-body-preview, .mb-article-details .article-body-summary{ font-size: 17px; line-height: 30px; font-family: "Libre Caslon Text", serif; color: #000; } .mb-article-details .article-body-preview iframe , .mb-article-details .article-body-summary iframe{ width: 100%; margin: auto; } .read-more-background { background: linear-gradient(180deg, color(display-p3 1.000 1.000 1.000 / 0) 13.75%, color(display-p3 1.000 1.000 1.000 / 0.8) 30.79%, color(display-p3 1.000 1.000 1.000) 72.5%); position: absolute; height: 200px; width: 100%; bottom: 0; display: flex; justify-content: center; align-items: center; padding: 0; } .read-more-background a{ color: #000; } .read-more-btn { padding: 17px 45px; font-family: Inter; font-weight: 700; font-size: 18px; line-height: 16px; text-align: center; vertical-align: middle; border: 1px solid black; background-color: white; } .hidden { display: none; }
function initializeAllSwipers() { // Get all hidden inputs with cms_article_id document.querySelectorAll('[id^="cms_article_id_"]').forEach(function (input) { const cmsArticleId = input.value; const articleSelector = '#article-' + cmsArticleId + ' .body_images'; const swiperElement = document.querySelector(articleSelector); if (swiperElement && !swiperElement.classList.contains('swiper-initialized')) { new Swiper(articleSelector, { loop: true, pagination: false, navigation: { nextEl: '#article-' + cmsArticleId + ' .swiper-button-next', prevEl: '#article-' + cmsArticleId + ' .swiper-button-prev', }, }); } }); } setTimeout(initializeAllSwipers, 3000); const intersectionObserver = new IntersectionObserver( (entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { const newUrl = entry.target.getAttribute("data-url"); if (newUrl) { history.pushState(null, null, newUrl); let article = entry.target; // Extract metadata const author = article.querySelector('.author-section').textContent.replace('By', '').trim(); const section = article.querySelector('.section-info ').textContent.replace(' ', ' '); const title = article.querySelector('.article-title h1').textContent; // Parse URL for Chartbeat path format const parsedUrl = new URL(newUrl, window.location.origin); const cleanUrl = parsedUrl.host + parsedUrl.pathname; // Update Chartbeat configuration if (typeof window._sf_async_config !== 'undefined') { window._sf_async_config.path = cleanUrl; window._sf_async_config.sections = section; window._sf_async_config.authors = author; } // Track virtual page view with Chartbeat if (typeof pSUPERFLY !== 'undefined' && typeof pSUPERFLY.virtualPage === 'function') { try { pSUPERFLY.virtualPage({ path: cleanUrl, title: title, sections: section, authors: author }); } catch (error) { console.error('ping error', error); } } // Optional: Update document title if (title && title !== document.title) { document.title = title; } } } }); }, { threshold: 0.1 } ); function showArticleBody(button) { const article = button.closest("article"); const summary = article.querySelector(".article-body-summary"); const body = article.querySelector(".article-body-preview"); const readMoreSection = article.querySelector(".read-more-background"); // Hide summary and read-more section summary.style.display = "none"; readMoreSection.style.display = "none"; // Show the full article body body.classList.remove("hidden"); } document.addEventListener("DOMContentLoaded", () => { let loadCount = 0; // Track how many times articles are loaded const offset = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; // Offset values const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } const sentinel = document.getElementById("load-more-sentinel"); if (!sentinel) { console.log("Sentinel element not found."); return; } function isSentinelVisible() { const rect = sentinel.getBoundingClientRect(); return ( rect.top < window.innerHeight && rect.bottom >= 0 ); } function onScroll() { if (isLoading) return; if (isSentinelVisible()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { let article = document.querySelector('#widget_1690 > div:nth-last-of-type(2) article'); intersectionObserver.observe(article) loadCount++; }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; }); } } window.addEventListener("scroll", onScroll); });

Sign up by email to receive news.