top of page
imgi_22_603217_a06265802de24d57a673cb725c4894df~mv2.webp

Early Riser is the latest EP from RIFF. Four carefully chosen cover songs delivered with the raw energy and soulful passion that RIFF brings to every live performance, now pressed on beautiful 12" vinyl.

 

From the reflective opening of Time (This Moment Should Stay) to the sun-soaked vibes of Pictures Of A Paradise, the driving spirit of Born To Rock Again, and the title track Early Riser. This EP takes you on a journey through some of music's most beloved moments, reimagined through the unmistakable voice and style of RIFF.

 

There's nothing quite like hearing music the way it was meant to be heard. Warm, rich, and full of life — Early Riser on vinyl is the ultimate way to experience RIFF.

 

Tracklist:

SIDE A

  • Time (This Moment Should Stay)
  • Pictures Of A Paradise

 

SIDE B

  • Born To Rock Again
  • Early Riser

 

Format: 12" Vinyl

Ships: Nationwide and Worldwide

Release Date: Friday, 22nd May 2025

Price: $40.00

Early Riser - Vinyl Record

Artikelnummer: RIFF-EP-ER-VIN12-001
40,00 AU$Preis
Anzahl
    bottom of page
    function prefetch(nodeList) { if (navigator.connection && (navigator.connection.effectiveType === 'slow-2g' || navigator.connection.effectiveType === '2g')) { return; } if (navigator.deviceMemory && navigator.deviceMemory <= 2) { return; } const fetched = {}; const observer = new IntersectionObserver(function (entries) { entries.forEach(function (entry) { if (entry.isIntersecting) { const link = entry.target.href; if (!fetched[link]) { fetched[link] = true; fetch(link, { priority: 'low' }); } observer.unobserve(entry.target); } }); }); nodeList.forEach(link => observer.observe(link)); } const idleCallback = window.requestIdleCallback || function (cb) { return setTimeout(() => cb(), 1); }; idleCallback(function () { const links = document.querySelectorAll('a[href]'); prefetch(links); });