0
0
Cart1item

Cart

HomeShopProfessional Audio Mixers and ConsolesMackie ProFX12v3+ 12-channel Mixer

Description

12-channel Analog Mixer with 7 Mic Preamps, 2-in/4-out USB-C Audio Interface, Effects, and Bluetooth.

The Mackie ProFX12v3+ is an old-school 12-channel analog mixer with truckloads of modern digital functionality. It all starts with a solid analog front end, which includes seven of Mackie’s acclaimed Onyx mic preamps, a 3-band EQ on all channels, and one-knob compression on channels 1–4. The ProFX12v3+’s high-resolution GigFX+ effects engine enables you to polish your tracks to a pro-level sheen. You also get a built-in USB-C audio interface, plus three recording modes for the utmost flexibility. Bidirectional Bluetooth functionality makes integrating calls and streaming audio a breeze. Add to that effortless latency-free monitoring, and you have a powerful mixing solution that fits seamlessly into a wide range of modern workflows. Also, hi-Z switches, along with a low-cut filter and +48V phantom power on all mic channels, a stereo 1/8-inch input on channel 11/12, two aux sends, and a subgroup bus round out the ProFX12v3+’s robust feature set. A stupendous solution for studio-quality recording and livestreaming alike, the ProFX12v3+ is a worthy addition to Mackie’s decades-long legacy of building near-bulletproof compact mixing consoles.

Reviews

There are no reviews yet.

Be the first to review “Mackie ProFX12v3+ 12-channel Mixer”

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