0
0
Cart1item

Cart

HomeShopPro AudioProfessional Audio Mixers and ConsolesYamaha MG32/14FX 32 Channel Mixing Console

Description

Yamaha MG32/14FX 32 Channel Analog Mixing Console

About this item

  • Top-quality Microphone Preamps
  • Mid-sweep 3-band Mono Channel EQ, 4-band Stereo Channel EQ
  • Multi-bus Configuration with a Total of 14 Buses
  • High-performance Digital Effect Processors Built In
  • Talkback for Convenient Communication

Reviews

There are no reviews yet.

Be the first to review “Yamaha MG32/14FX 32 Channel Mixing Console”

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