Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 16 days ago
JSON representation

Small utility that runs a virtual MIDI loopback device

Awesome Lists containing this project

README

        

# MIDILoop

[![PyPI](https://img.shields.io/pypi/v/midiloop)](https://pypi.org/project/midiloop)
[![Build](https://github.com/fwcd/midiloop/actions/workflows/build.yml/badge.svg)](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]
```