ReleaseWave

ReleaseWave Contact information, map and directions, contact form, opening hours, services, ratings, photos, videos and announcements from ReleaseWave, Music Chart, Santa Monica, CA.

03/05/2026

Title Fight was an influential American punk/hardcore band you all should know by now. So many bands are influenced by them it's crazy... Check out some of our favorites Mishigui, A Modest Proposal, Ambleside, Feels Like Heaven, and Sun Run. All of these albums are out now and have so many good songs it's absurd.

02/25/2026

American Football have done it again with another brilliant new track "Bad Moons" off of LP4, out 5.1.26

02/25/2026

Rocketstar Recordings was an independent record label based in Washington, active primarily between 2000 and 2006. It was known for its roster of indie rock, emo, and power-pop artists and was one of my favorite labels when I was in my formative music years. Mad respect to the curation done by these peeps.

02/23/2026

Check out the new EP from TRAUMA RAY, Carnival. One of the best emogaze grungraze or whatevergaze bands out right now, massively underrated

02/23/2026

New album from metalcore / djent masters ERRA comes out next week. Who's ready??? I'm not.

Had to humble brag today.. My website https://www.releasewave.com is looking more complete than ever, thanks to Jason. W...
09/20/2024

Had to humble brag today.. My website https://www.releasewave.com is looking more complete than ever, thanks to Jason.

What started out as a hobby project is now lending itself to be one of the more proud accomplishments I've built in a long time. I've poured a lot into the technology and setup for it (Next.js, Vercel, Prisma, Typescript, AI).

You can read more about some of the tech (I started tech blogging again) here: https://medium.com/.in

Really stoked on this one, go check it out if you're in the mood to find some new incredible music... Sign up for our mailing list for weekly rants from me, too.

Release Wave is the best way to discover the best upcoming music releases, curated by a team of music enthusiasts.

Release Wave founders made it abroad to  2024. Highlights ranged from a menacing  set to our favorites  . Saving  for a ...
07/01/2024

Release Wave founders made it abroad to 2024. Highlights ranged from a menacing set to our favorites . Saving for a club show tonight in London. Can’t wait for the next one… Furnace Fest up next!

 and  at the Lodge Room, Los Angeles, Calif. 10.08.23
10/11/2023

and at the Lodge Room, Los Angeles, Calif. 10.08.23

paerish - you’re in both dreams (and you’re scared) - 08.18.23Parisian indie rockers, PÆRISH have just released their ne...
08/19/2023

paerish - you’re in both dreams (and you’re scared) - 08.18.23

Parisian indie rockers, PÆRISH have just released their new album ‘You’re in both dreams (and you’re scared)” vis SideOneDummy Records. The album was produced by Will Yip and it rocks. Album review / first impressions can be found at the following link: https://www.releasewave.com/releases/you-re-in-both-dreams-and-you-re-scared

Address

Santa Monica, CA
90401–90411

Website

Alerts

Be the first to know and let us send you an email when ReleaseWave posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Share

Category

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "UNITED STATES" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });