Class MIDI::ChannelEvent
In: lib/midilib/event.rb
Parent: Event

The abstract superclass of all channel events (events that have a MIDI channel, like notes and program changes).

Methods

new   to_s  

Attributes

channel  [RW]  MIDI channel, 0-15.

Public Class methods

Public Instance methods

[Validate]