Module: MIDICommunications::Device Private

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

Common logic shared by both Input and Output devices.

This module provides the core device management functionality including device discovery, selection, and lifecycle management.

Defined Under Namespace

Modules: ClassMethods, InstanceMethods