Virtual Method

AgsAudioMidiBuilderappend_tempo

since: 3.0.0

Declaration [src]

void
append_tempo (
  AgsMidiBuilder* midi_builder,
  guint delta_time,
  guint tempo
)

Description [src]

Appends tempo.

Available since: 3.0.0

Parameters

delta_time

Type: guint

The delta time.

tempo

Type: guint

The tempo.