oxesoft / rpi-midi-ble

Raspberry Pi 3 as an USB-MIDI over BLE-MIDI device

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rpi-midi-ble

This project allows the Raspberry Pi 3 to be used as an USB-MIDI over BLE-MIDI (Bluetooth Low Energy MIDI) device.

rpi-midi-ble

It has two components:

This tool creates an ALSA sequencer port everytime some central BLE app (eg.: Korg Module, GarageBand, ...) is connected with the rpi-midi-ble peripheral.

This tool was created to be used with the tool btmidi-server and is intended to perform the same use case as Mourino when used in a Raspberry Pi 3. Everytime some MIDI hardware is connected to the rpi-midi-ble USB port it automatically connects the respective ALSA sequencer port to the "BLE MIDI Device" port.

About

Raspberry Pi 3 as an USB-MIDI over BLE-MIDI device


Languages

Language:C 99.0%Language:Makefile 1.0%