MIDI Output

Creates a virtual MIDI output port for sending notes, control changes, and timed sequences to any compatible software or hardware synthesizer.

View Source
8 stars
0 tools
Created Aug 2025
@sandst1/sandst1-midi-output-midi

About

Creates a virtual MIDI output port for sending notes, control changes, and timed sequences to any compatible software or hardware synthesizer.

Categories

general

Installation

npm

npm install @sandst1/sandst1-midi-output-midi

Configuration

{ "mcpServers": { "sandst1-midi-output-midi": { "command": "npx", "args": [ "-y", "@sandst1/sandst1-midi-output-midi" ] } } }