0
0
Cart1item

Cart

HomeShopAnalog and Digital Snakes4-Channel XLR to Cat6 Network Cable Breakouts with Male & Female

Description

4-Channel XLR to Cat6 Network Cable Breakouts with Male & Female

  • 2 4-channel XLR connectors with male & female inputs
  • Easily connect 4-channel XLR audio lines to a single cable
  • Made for instruments, speakers, and recording equipment
  • 4 individual inputs for proper audio line organization
  • 3-pin XLR connectors; transmits balanced analog, AES, DMX

Reviews

There are no reviews yet.

Be the first to review “4-Channel XLR to Cat6 Network Cable Breakouts with Male & Female”

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

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