0
0
Cart1item

Cart

HomeShopAnalog and Digital SnakesBehringer S32 32-Input Digital Stage Box

Description

Behringer S32 32-Input Digital Stage Box

  • High-resolution preamps ensure crystal-clear sound for live performances
  • 32 remote-controlled mic inputs offer versatile stage setup options
  • 16 balanced outputs provide seamless connection to external equipment
  • AES50 network ports enable fast and reliable digital audio transfer
  • Integrated Ultranet support offers easy integration with Behringer personal mixers
  • Compact rackmount design saves space and simplifies installation
  • Durable construction ensures longevity for touring and studio use
  • Plug-and-play functionality reduces setup time for effortless operation

Reviews

There are no reviews yet.

Be the first to review “Behringer S32 32-Input Digital Stage Box”

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