https://github.com/fwcd/midiloop
Small utility that runs a virtual MIDI loopback device
https://github.com/fwcd/midiloop
loopback midi midi-device
Last synced: 18 days ago
JSON representation
Small utility that runs a virtual MIDI loopback device
- Host: GitHub
- URL: https://github.com/fwcd/midiloop
- Owner: fwcd
- License: mit
- Created: 2024-02-01T16:41:37.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-10T00:01:16.000Z (over 1 year ago)
- Last Synced: 2026-02-15T16:39:56.788Z (26 days ago)
- Topics: loopback, midi, midi-device
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MIDILoop
[](https://pypi.org/project/midiloop)
[](https://github.com/fwcd/midiloop/actions/workflows/build.yml)
A small utility that runs a virtual MIDI loopback device. This is useful for getting MIDI applications to talk to each other, e.g. [Mixxx](https://mixxx.org) and [QLC+](https://www.qlcplus.org).
## Usage
```sh
midiloop [-n NAME] [-v]
```