ADVERTISEMENT

Global band Hrtz.wav debuts with mini-album 'The First Wave'

Published Apr 9, 2026 02:27 pm
Hrtz.wav (Kakao Entertainment)
Hrtz.wav (Kakao Entertainment)

Hrtz.wav, the global band under Kakao Entertainment, officially debuted with the mini-album “The First Wave” on April 8, aiming to spark a new wave in the music scene. 

Hrtz.wav’s members are the five winners from the global band-making project “Steal Heart Club”:  Keiten (guitar,) Hagiwa (drum,) Dane (bass,) Riaan (vocals,) and Youn Young-jun (keyboard). They are a multinational band composed of three Korean and two Japanese members. 

Kakao Entertainment handles its management, leveraging its music business capabilities – including IP planning, production, distribution, marketing, and more – to provide comprehensive support. 

“It feels surreal to finally make our debut. I feel like I’m living my dream,” Keiten said in Korean during a media showcase in Seoul. 

Hrtz.wav’s debut EP portrays how the five members, each with their own distinct frequencies, come together in a previously silent world to create their “first wave.” 

The album explores diverse emotions of youth ranging from excitement and confusion to love and heartbreak. With bright, refreshing band sounds, addictive melodies, and dynamic energy, “The First Wave” highlights hrtz.wav’s unique musical color.

Leading the album is “Nineteen,” a youth pop rock track built on warm synth sounds. Blending an upbeat chord progression with refreshing guitar riffs and driving drum beats, the song captures a timeless, unchanging feeling reminiscent of being 19. 

Hrtz.wav (Kakao Entertainment)
Hrtz.wav (Kakao Entertainment)

The age 19 represents not only the legal age of adulthood in Korea, but also the symbolic threshold between youth and coming of age. The track evokes nostalgia and a feeling that is at once fleeting, emotional, and universally familiar. All Hrtz.wav members participated in writing its lyrics, bringing their creativity and sentiment to the track.

“’Nineteen’ best represents us. It’s about being 19, the moment when everything feels like it will last forever,” said Youn Young-jun.  

The album also has “Dream,” a lively and dynamic song about the growing feelings of affection toward someone; “Highlight,” driven by a modern rock sound, expresses lingering love after a breakup while moving toward closure; and “I Am So Fine, portrays the feelings of longing and emptiness after a breakup, characterized by stylish guitar riffs, danceable drums, and groovy bass. 

Riaan and Dane took part in the creative process of “Outta my mind,” a dreamy track expressing the awkward yet heartfelt feelings of young love. “Close To Me” symbolizes the first page of hrtz.wav’s long journey with its fans, combining the distinctive guitar textures of alternative music with modern sounds. 

Beyond the music, their name is the combination of “Hertz” – referring to the heart and soul, as well as the frequency of sound – and “.wav” – symbolizing raw, high-quality sound and waves. 

Member Keiten contributed to naming the band. He is a Berklee College of Music alumnus, known for his versatile musical style across diverse genres and polished guitar techniques. 

Hagiwa, the masked drummer who can play with both legs, brings a unique character and energy that defines Hrtz.wav. 

Dane is an all-round bassist who writes, composes, and arranges songs while also handling vocals. 

Riaan serves as the voice of hrtz.wav, showcasing a broad vocal range and emotionally rich delivery. 

Youn Young-jun, a skilled keyboardist, knows how to create a balanced sound for the band.

Having showcased solid instrumental skills and commanding live performances during “Steal Heart Club,” the five members are now gearing up to display synergy as a team. With ambitions to usher in a new wave of band music that resonates with youth, they aim to establish itself as an iconic band reshaping the global music landscape.

“All of us were the winners in our respective positions on ‘Steal Heart Club,’ and we each had distinctive characters,” said Riaan. “However, like a rainbow that creates harmony with various colors, we too found harmony among ourselves. As we prepare for our debut, we respected our differences, found ways to compromise on differing opinions, and practiced together as one.” 

Hagiwa, who always wears a mask and claims to be a three-year-old boy born in the “Hagiwa World,” has no trouble mingling as well.

“People may think Hagiwa would be hard to get along with because he does not reveal his face. But honestly, we have no issues with that and are close like a family,” said Dane. 

Shortly after debut, Hrtz.wav will kick off their festival activities by joining the Awesome Music Festival 2026 in Seoul (April 25-26) and KCON Japan 2026 in Chiba (May 8-10.) They will also perform the OST for the upcoming drama “Perfect Crown,” further expanding its global presence.

Riaan said, “One day, we will work together to produce an album featuring the lead track that we wrote ourselves, showcasing the coolness of a band.”

Related Tags

Hrtz.wav Kakao Entertainment
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.