Class: CoreMIDI::Events::Unknown
- Inherits:
-
Struct
- Object
- Struct
- CoreMIDI::Events::Unknown
- Defined in:
- lib/coremidi.rb
Instance Attribute Summary collapse
-
#data ⇒ Object
Returns the value of attribute data.
Instance Attribute Details
#data ⇒ Object
Returns the value of attribute data
46 47 48 |
# File 'lib/coremidi.rb', line 46 def data @data end |