Exhibition Dates

January 5, 2024
-
November 17, 2024

Artist

Adrien M & Claire B

Core

A 360° video and music installation created at La Gaîté Lyrique in Paris, in 2020, in collaboration with Olivier Mellano. The contemplative piece is a synesthetic ballet of light and sound that gives body to the void.

About the artist:

Based in Lyon, France, Adrien M&Claire B's company has been placing its work in the field of digital arts since 2004, with performances and exhibitions that associate reality and virtuality. Among the artistic and technological stakes, the focus is on the human being and their body. By using contemporary tools in the service of timeless poetry, they use a visual language based on game and pleasure as mediums of the imagination.

Explore MAD Arts

(function () { var COOKIE_NAME = 'ann_dismissed'; var RESET_HOURS = 12; function setCookie(name, ms) { var expires = new Date(Date.now() + ms).toUTCString(); document.cookie = name + '=1; expires=' + expires + '; path=/; SameSite=Lax'; } function getCookie(name) { return document.cookie.match(new RegExp('(?:^|;\\s*)' + name + '=')); } var overlay = document.querySelector('.pop-up-overlay'); if (!overlay) return; // If no cookie, show the banner as flex if (!getCookie(COOKIE_NAME)) { overlay.style.display = 'flex'; } // Set cookie and hide when user clicks "Continue to site" var cta = document.querySelector('.pop-up-cta'); if (cta) { cta.addEventListener('click', function () { setCookie(COOKIE_NAME, RESET_HOURS * 60 * 60 * 1000); overlay.style.display = 'none'; }); } })();