Class: Rtmidi::Message::SongSelect

Inherits:
Struct
  • Object
show all
Defined in:
lib/rtmidi/message.rb

Instance Attribute Summary collapse

Instance Attribute Details

#songObject

Returns the value of attribute song

Returns:

  • (Object)

    the current value of song



15
16
17
# File 'lib/rtmidi/message.rb', line 15

def song
  @song
end