Method

AgsAudioMidiUmpUtilis_delta_clock_ticks_per_quarter_note

since: 5.5.4

Declaration [src]

gboolean
ags_midi_ump_util_is_delta_clock_ticks_per_quarter_note (
  AgsMidiUmpUtil* midi_ump_util,
  guchar* buffer
)

Description [src]

Test if is delta clock ticks per quarter note.

Available since: 5.5.4

Parameters

buffer

Type: guchar*

The buffer.

The data is owned by the caller of the method.

Return value

Type: gboolean

TRUE if is delta clock ticks per quarter note, otherwise FALSE.