With a simple hack you can use your old Mbox 1 as a standalone analog mic preamp!
Any long-term user of Avid’s Pro Tools audio software probably has a stack of obsolete hardware that won’t work with newer versions. Until recently, Pro Tools only ran on proprietary audio devices. Every few years we were forced to buy new hardware (with no added features) if we wanted to keep using Pro Tools. Lame!
I switched to Reaper. It’s an audio editor with more functionality than Pro Tools, but it’s free to try and cheap to buy. It doesn’t lock you into expensive hardware either, so I’ve been eying my original Mbox with disdain for a few years now.
(Avid/Digidesign abandoned the Mbox so there are no CoreAudio drivers for recent operating systems.) I really wanted this tale of planned obsolescence to end happily, so I traced as much of the circuit as I could understand and discovered a very simple solution…
Before modification, the Mbox has 3 basic modes:
- Connected to a computer with (old) supported OS and Pro Tools installed:
Everything works already, so this mod is not for you. (Also, where did you get that time machine?) - Connected to a computer without drivers / Pro Tools:
Analog inputs are pre-amplified and sent to analog line outputs. (Mic/Line/Instrument switching works. Phantom power works.) No S/PDIF. No digital audio connection to host computer. - Connected to a USB power supply (not a computer):
Audio circuits disabled. Doesn’t work at all. No amount of trickery with resistors on the data lines will help. (This is actually proper USB device behavior: The Mbox must wait for a computer to approve its request for full power before it can enable the audio portions of the circuitry. It needs to be connected to a real computer to get permission, so it limps along forever when plugged into a USB charger.)
2024 Update:
A reader (Don Brock) shared an updated mod that I haven’t tested. It requires no soldering and is easily reversible. It also enables SPDIF output so the Mbox can function as a standalone ADC.
Just put a jumper on the top two pins of the 3 pin header connector marked “LK1”, shown in this photo:
Original mod tricks the Mbox into “analog preamp mode” (mode 2) when plugged into a USB power supply:
1) Remove 2 screws and take off the right side of the case.
(It will hinge at the top where it’s internally glued. Peel and cut the glue.)
2) On the main circuit board, find the chip labeled U23. It’s an HEF4094 shift register (datasheet) that takes serial instructions from the Mbox’s microprocessor and switches parts of the circuitry on and off.
(If you’re following along on the datasheet, note that the chip is oriented upside-down on the board.)
3) We will add a jumper wire to that chip:
First, use a sharp knife to cut along the blue line in the picture, severing the trace between pin 12 and the tiny circle below it (which is called a “via”). You need a steady hand to avoid the nearby traces. Use a meter to test continuity so you can be sure you’ve completely cut the connection.
Now, gently scrape any insulating lacquer off the via and solder a fine wire to it. Be careful not to flex this wire too much because you don’t want to damage the via!
Solder the other end of the jumper wire to the lower right pin of the chip, as shown in the photo. (This is pin 16, the chip’s positive power input.)
Explanation: Pin 12 of the HEF4094 drives the “enable” pin of several MIC5205 voltage regulators (datasheet) which power the audio circuits. When you plug in the Mbox, the microprocessor tells the HEF4094 to keep pin 12 grounded (audio circuits disabled) until the computer grants permission for full power. Then the HEF4094 brings pin 12 high and audio turns on. Our jumper replaces this logic, forcing pin 12 high all the time so audio is always on.
4) Test it and put it back together. Now your Mbox will run without a computer. You can use any USB charger, 5V power supply, or a battery pack with a USB output.
Frequently Asked Questions
- Does this mod let me use the Mbox on a modern computer OS?
No. This mod is about standalone operation without a computer. But, you might have luck with the USB audio driver available from Ploytec (usb-audio.com). As of 2024 this is reported to work, with or without the mods described above. - Does this mod enable S/PDIF?
The original mod does not. It allows the Mbox to work as a standalone analog mic preamp when attached to any 5V USB power source. It will not enable A/D conversion. The SPDIF interface will not work unless a driver is installed and Pro Tools is running. BUT the 2024 jumper mod seems to allow SPDIF to function. - After the mod, does the Mbox still work when connected to a computer with supported OS and drivers installed?
As far as I know, it should. I no longer have the Mbox 1 or a computer with the correct software to test it. Sorry - Does this mod work for the Mbox 2, Mbox Mini, etc?
No. Those are all different hardware and I know nothing about them.