Method

AgsAudioMidiUmpUtilis_midi2_rpn_tuning_program_change

since: 5.5.4

Declaration [src]

gboolean
ags_midi_ump_util_is_midi2_rpn_tuning_program_change (
  AgsMidiUmpUtil* midi_ump_util,
  guchar* buffer
)

Description [src]

Test if is MIDI version 2.0 RPN tuning program change.

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 MIDI version 2.0 RPN tuning program change, otherwise FALSE.