Class: Rtmidi::Message::SongSelect
- Inherits:
-
Struct
- Object
- Struct
- Rtmidi::Message::SongSelect
- Defined in:
- lib/rtmidi/message.rb
Instance Attribute Summary collapse
-
#song ⇒ Object
Returns the value of attribute song.
Instance Attribute Details
#song ⇒ Object
Returns the value of attribute song
15 16 17 |
# File 'lib/rtmidi/message.rb', line 15 def song @song end |