From 85fe1f92da7db641aa5e0e399fc39d611d0514da Mon Sep 17 00:00:00 2001 From: prgmitchell <86465454+prgmitchell@users.noreply.github.com> Date: Wed, 19 Aug 2026 23:52:56 -0400 Subject: [PATCH] feat: Allocate PID 4D49 to MIDIMaster Register Mitchell Software Solutions and the software-defined MIDIMaster Virtual Microphone under the shared open-source USB VID. --- 1209/4D49/index.md | 16 ++++++++++++++++ org/mitchell-software-solutions/index.md | 7 +++++++ 2 files changed, 23 insertions(+) create mode 100644 1209/4D49/index.md create mode 100644 org/mitchell-software-solutions/index.md diff --git a/1209/4D49/index.md b/1209/4D49/index.md new file mode 100644 index 00000000..4471d513 --- /dev/null +++ b/1209/4D49/index.md @@ -0,0 +1,16 @@ +--- +layout: pid +title: MIDIMaster Virtual Microphone +owner: mitchell-software-solutions +license: MIT +site: https://midimaster.app/ +source: https://github.com/prgmitchell/MIDIMaster +--- +MIDIMaster is an open-source Windows application for controlling audio and +desktop workflows with MIDI hardware. + +Its Virtual Audio component implements a software-defined USB Audio Class 1 +microphone exposed locally through USB/IP. It combines a selected physical +microphone with MIDIMaster soundboard clips for conferencing, streaming, and +recording applications. A stable PID prevents the distributed virtual device +from colliding with unrelated USB or USB/IP devices on users' systems. diff --git a/org/mitchell-software-solutions/index.md b/org/mitchell-software-solutions/index.md new file mode 100644 index 00000000..52525145 --- /dev/null +++ b/org/mitchell-software-solutions/index.md @@ -0,0 +1,7 @@ +--- +layout: org +title: Mitchell Software Solutions LLC +site: https://midimaster.app/ +--- +Mitchell Software Solutions LLC develops MIDIMaster, an open-source Windows +application for controlling audio and desktop workflows with MIDI hardware.