Wingetlywingetly
← All apps

Ctrlr

by Instigatorv5.6.0

Last updated

Control any MIDI-enabled hardware: synthesizers, drum machines, samplers, effects.

Install with winget

$ winget install --id RomanKubiak.Ctrlr --exact --version 5.6.0

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

Silent install command for Ctrlr

Ctrlr uses EXE (NSIS). The silent install switches are /S.

One-line silent install (neutral, machine scope)
Ctrlr-5.6.0.exe /S /D=C:\Program Files (x86)\Ctrlr

See the full silent install reference for Ctrlr

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

Control any MIDI-enabled hardware: synthesizers, drum machines, samplers, effects. Create custom user interfaces. Host them as VST or AU plugins in your favorite DAWs.

Installers · v5.6.0

ArchitectureTypeScopeInstallDownload
neutralEXE
NSIS
machineDirect

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 Ctrlr.

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

  • Surge XTSurge Synth Team
    SurgeSynth.SurgeXTv1.3.4

    Surge XT open-source synthesizer plugin.

  • M
    Musicsoft DownloaderYamaha Corporation
    Yamaha.MusicsoftDownloaderv5.7.6

    A software program that transfers music content back and forth between a personal computer and instrument.

  • Resolume ArenaResolume
    Resolume.Arenav7.27.1.15990

    Resolume Arena is an Instrument for VJs, AV performers and video artists.

  • Y
    Yamaha Expansion ManagerYamaha Corporation
    Yamaha.ExpansionManagerv2.11.0

    enables users to install and manage Expansion Packs as well as transfer to specified Yamaha Arranger Workstations.

  • MuseScoreMuseScore BVBA and Others
    Musescore.Musescorev4.7.5.260831071

    Create, play back and print beautiful sheet music with free and easy to use music notation software MuseScore.

  • UtaformatixOxygen Dioxide
    oxygendioxide.utaformatixv3.6

    Utaformatix (https://sdercolin.github.io/utaformatix3/) is an open source online singing synthesis project converter. It supports vocaloid, utau, deepvocal, cevio and synth-v. This is an electron app which lets you use it offline.

More from Instigator or browse midi, vst.

Frequently asked questions

How do I install Ctrlr on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id RomanKubiak.Ctrlr --exact --version 5.6.0. winget downloads the installer from Instigator and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Ctrlr silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id RomanKubiak.Ctrlr --exact 5.6.0 --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 Ctrlr?
Ctrlr uses EXE (NSIS). Run the downloaded installer with: Ctrlr-5.6.0.exe /S /D=C:\Program Files (x86)\Ctrlr. The silent switches are /S.
How do I uninstall Ctrlr via winget?
Run: winget uninstall --id RomanKubiak.Ctrlr --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Ctrlr's Apps & Features entry.
Is Ctrlr free?
Ctrlr is distributed under BSD 3-Clause License. Refer to the publisher (https://github.com/RomanKubiak/ctrlr) for the full license terms - Wingetly itself does not charge for installation.
Does Ctrlr 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 Ctrlr directly from the publisher.
How do I keep Ctrlr up to date?
Run winget upgrade --id RomanKubiak.Ctrlr --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Ctrlr from microsoft/winget-pkgs.