Method

ALSASeqEventDataNoteget_note

Declaration [src]

void
alsaseq_event_data_note_get_note (
  const ALSASeqEventDataNote* self,
  guint8* note
)

Description [src]

Get the value of note in the note event.

Parameters

note guint8*
 

The value of note in the note event.

 The argument will be set by the function.