class OSC::Type::Midi

Defined in:

osc-crystal/type.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(port : UInt8, status : UInt8, data1 : UInt8, data2 : UInt8) #

[View source]
def self.new(data : Array(UInt8)) #

[View source]

Instance Method Detail

def ==(m : Midi) #

[View source]
def data : Array(UInt8) #

[View source]