Module: MIDICommunications::Adapter::JRuby Private

Defined in:
lib/midi-communications/adapter/jruby.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.

JRuby adapter using the midi-jruby gem.

Uses Java MIDI API to communicate with MIDI devices on JRuby.

Defined Under Namespace

Modules: Loader