top of page
imgi_22_603217_a06265802de24d57a673cb725c4894df~mv2.webp

Swan St Gallery, Richmond - LIVE PERFORMANCE AND MUSIC VIDEO SHOOT

बुध, 18 फ़र॰

|

Swan Street Gallery

Live Performance and music video shoot. Doors Open - 7pm Music Video Filming - 7:15pm Gig starts - 8:15pm Exit - 9:15pm

Registration is closed
See other events
Swan St Gallery, Richmond - LIVE PERFORMANCE AND MUSIC VIDEO SHOOT
Swan St Gallery, Richmond - LIVE PERFORMANCE AND MUSIC VIDEO SHOOT

समय और स्थान

18 फ़र॰ 2026, 7:00 pm – 9:15 pm GMT+11

Swan Street Gallery, Level 1/550 Swan St, Richmond VIC 3121, Australia

अतिथि

इवेंट के बारे में

🎥 LIVE PERFORMANCE & MUSIC VIDEO SHOOT 🎶


📍 Swan St Gallery, Richmond, Melbourne VIC

Join RIFF for an intimate and immersive night of live music as we capture a brand new music video in front of a live audience. This is your chance to be part of the energy, the atmosphere, and the final cut.


RUN SHEET / EVENT FLOW


🕕 Doors Open – 7:00pm

Arrive early, grab a spot, soak in the gallery vibes, and get ready to be part of something special. This is a filmed event, so arriving on time helps set the scene.


यह इवेंट साझा करें

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); });