Module: MIDICommunications::Adapter Private

Defined in:
lib/midi-communications/adapter/macos.rb,
lib/midi-communications/adapter/jruby.rb,
lib/midi-communications/adapter/linux.rb,
lib/midi-communications/adapter/windows.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.

Platform-specific adapters for MIDI communication.

Defined Under Namespace

Modules: JRuby, Linux, MacOS, Windows