0
0
Cart1item

Cart

HomeShopProfessional Audio Mixers and ConsolesMackie ProFX22v3 22-channel Mixer with USB and Effects

Description

Mackie ProFX22v3 22-channel Mixer with USB and Effects

Mackie ProFX22v3 Professional Effects USB Mixer Features:

  • GigFX effects engine delivers 24 effects including reverbs, delays, and choruses
  • 17 Mackie Onyx mic preamps deliver clear signal and 60dB of gain
  • Rugged design will stand up to the wear and tear of the road
  • 3 Band EQ and 100Hz low-cut filter on all channels
  • Built-in channel compression
  • 48-volt phantom power on all mic channels
  • 24-bit/192kHz A/D for unmatched audio quality
  • USB for playback music and recording into your computer
  • Balanced XLR and balanced/unbalanced outputs
  • Headphone output has separate volume control for comfortable monitoring

Reviews

There are no reviews yet.

Be the first to review “Mackie ProFX22v3 22-channel Mixer with USB and Effects”

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