Method

ALSASeqEventDataNoteget_velocity

Declaration [src]

void
alsaseq_event_data_note_get_velocity (
  const ALSASeqEventDataNote* self,
  guint8* velocity
)

Description [src]

Get the value of velocity in the note event.

Parameters

velocity guint8*
 

The value of velocity in the note event.

 The argument will be set by the function.