Method

ALSASeqEventDataNoteget_off_velocity

Declaration [src]

void
alsaseq_event_data_note_get_off_velocity (
  const ALSASeqEventDataNote* self,
  guint8* off_velocity
)

Description [src]

Get the value of off-velocity in the note event.

Parameters

off_velocity guint8*
 

The value of off-velocity in the note event.

 The argument will be set by the function.