Signal

AgsAudioMidiParser::change-pitch-bend

since: 3.0.0

Declaration

gpointer
change_pitch_bend (
  AgsMidiParser* self,
  guint status,
  gpointer user_data
)

Description [src]

The ::change-pitch-bend signal is emited during parsing of event.

Default handler:

The default handler is called after the handlers added via g_signal_connect().

Available since: 3.0.0

Parameters

status

Type: guint

The MIDI status byte.

Return value

Type: gpointer

The XML node representing the event.

The data is owned by the called function.
The return value can be NULL.