Module: MIDICommunications::Adapter::Linux Private

Defined in:
lib/midi-communications/adapter/linux.rb

Overview

This module is part of a private API. You should avoid using this module if possible, as it may be removed or be changed in the future.

Linux adapter using the alsa-rawmidi gem.

Uses ALSA to communicate with MIDI devices on Linux.

Defined Under Namespace

Modules: Loader