0
0
Cart1item

Cart

HomeShopIn-Ear MonitorsXvive U4 Wireless in-Ear Monitor System Set

Description

Xvive U4 Wireless in-Ear Monitor System Set

About this item

  • [2.4GHz Wireless]- 2.4GHz wireless in-ear monitor system create your personal or team monitor systemm,it works anywhere in the world—ready to go where the tour goes
  • [90ft Working Range]- Over 90 feet of range is perfect for small clubs and venues, also you can send audio wirelessly to performers onstage
  • [6 Channel & Less Than 5ms Latency]- Less than 5ms of latency for distraction-free performance, simultaneous broadcasts on 6 channels
  • [5H Battery Life]- Up to 5 hours of battery life, plenty to get you through a show,rechargeable battery for both transmitter and receiver
  • [What You Get]- Xvive U4 Receivers x1, Transmitter x1, 1/4″ to XLR Adapter x1, Bag x1

Reviews

There are no reviews yet.

Be the first to review “Xvive U4 Wireless in-Ear Monitor System Set”

Your email address will not be published. Required fields are marked *

Recently viewed products

    const observer = new MutationObserver(function () { const el = document.querySelector('header.mobile-false'); if (el) { el.classList.remove('mobile-false'); observer.disconnect(); } }); // Start observing after DOM is ready document.addEventListener("DOMContentLoaded", function () { observer.observe(document.body, { childList: true, subtree: true }); // Run once immediately in case element already exists const el = document.querySelector('header.mobile-false'); if (el) { el.classList.remove('mobile-false'); observer.disconnect(); } });