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: 24 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-10T00:01:16.000Z (8 months ago)
- Last Synced: 2025-03-30T05:23:54.616Z (about 2 months ago)
- Topics: loopback, midi, midi-device
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
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]
```