Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/betodealmeida/amidihub
A MIDI host that autoconnects all MIDI ports (software and hardware)
https://github.com/betodealmeida/amidihub
alsa midi
Last synced: 20 days ago
JSON representation
A MIDI host that autoconnects all MIDI ports (software and hardware)
- Host: GitHub
- URL: https://github.com/betodealmeida/amidihub
- Owner: betodealmeida
- License: gpl-2.0
- Created: 2020-11-23T18:06:59.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-11-30T17:51:37.000Z (about 4 years ago)
- Last Synced: 2024-10-28T01:08:10.940Z (2 months ago)
- Topics: alsa, midi
- Language: C++
- Homepage:
- Size: 27.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
amidihub
========A MIDI host that autoconnects all MIDI ports (software and hardware). I run this on a Raspberry Pi zero with a USB hub in order to autoconnect all my USB MIDI devices.
The code is a simplified version of [amidiauto](https://github.com/BlokasLabs/amidiauto).