Signal

AgsTactable::change-tact

since: 3.0.0

Declaration

void
change_tact (
  AgsTactable* self,
  gdouble new_tact,
  gdouble old_tact,
  gpointer user_data
)

Description [src]

The ::change-tact signal notifies about changed tact.

Default handler:

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

Available since: 3.0.0

Parameters

new_tact

Type: gdouble

New tact.

old_tact

Type: gdouble

Old tact.