Wingetlywingetly
← All apps

MixPad

by NCH Softwarev13.40

Last updated

With MixPad multi-track recording and mixing software, you can access all the power of professional recording and mixing equipment through a single platform that streamlines the process and makes mixing a breeze.

Install with winget

$ winget install --id NCHSoftware.MixPad --exact --version 13.40

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for MixPad

MixPad uses EXE. The silent install switches are -LQUIET.

One-line silent install (x86, machine scope)
mpsetup.exe -LQUIET

See the full silent install reference for MixPad

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

MixPad is a multi-track audio mixing and recording software developed by NCH Software. It is designed for both beginners and professionals to mix, record, and produce audio tracks for music, podcasts, broadcasts, and other sound projects.

Mixing Software Features

- Mix an unlimited number of audio, music, sounds, and voice tracks

- Record single or multiple tracks simultaneously

- Load any audio file; more supported formats than any other mixer.

- Add audio effects including EQ, compression, reverb and more

- Includes a royalty-free sound effect and music library with hundreds of clips to use in your productions

- Craft your own beats or start with a sample pattern using beat designer

- VST plugin support for added studio effects and instruments

- Very low latency, ASIO support for sample accurate recording

- Supports sample rates from 6 kHz to 192 kHz

- Export at all popular bit depths up to 32 bits floating point audio

- Mix to MP3, burn to CD or upload your productions

- Save in any file type you need, from studio quality wav files to high compression formats such as MP3 for sharing online

- Upload to SoundCloud, YouTube, Dropbox, or Google Drive

- Edit MIDI files with the MIDI Editor

- Automatically detect tempo and location of beats

- Perfect vocals with Pitch Correction and Pitch Change tools

- Analyze your mix with FFT and TFFT sound frequency tools

- Create and edit MIDI tracks

Installers · v13.40

ArchitectureTypeScopeInstallDownload
x86EXEmachineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for MixPad.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • WavePad Sound EditorNCH Software
    NCHSoftware.WavePadv20.40

    Audio Editing Software for Everyone

  • VideoPad Video EditorNCH Software
    NCHSoftware.VideoPadv17.39

    Professional Video Editing Software for Everyone

  • Classic FTP File Transfer SoftwareNCH Software
    NCHSoftware.ClassicFTPv4.05

    The most stable and comprehensive FTP client program available and is very easy to use.

  • Crescendo Music Notation EditorNCH Software
    NCHSoftware.Crescendov11.23

    Easy to use music note writing and composing software

More from NCH Software.

Frequently asked questions

How do I install MixPad on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id NCHSoftware.MixPad --exact --version 13.40. winget downloads the installer from NCH Software and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install MixPad silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id NCHSoftware.MixPad --exact 13.40 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for MixPad?
MixPad uses EXE. Run the downloaded installer with: mpsetup.exe -LQUIET. The silent switches are -LQUIET.
How do I uninstall MixPad via winget?
Run: winget uninstall --id NCHSoftware.MixPad --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from MixPad's Apps & Features entry.
Is MixPad free?
MixPad is distributed under Proprietary (EULA). Refer to the publisher (https://www.nch.com.au/mixpad/) for the full license terms - Wingetly itself does not charge for installation.
Does MixPad work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls MixPad directly from the publisher.
How do I keep MixPad up to date?
Run winget upgrade --id NCHSoftware.MixPad --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of MixPad from microsoft/winget-pkgs.