Method

AgsAudioMidiUtildelta_time_to_note_256th_offset

since: 6.1.0

Declaration [src]

guint
ags_midi_util_delta_time_to_note_256th_offset (
  AgsMidiUtil* midi_util,
  gdouble delay_factor,
  gint division,
  gint tempo,
  gint bpm,
  gint delta_time
)

Description [src]

Delta time to note 256th offset.

Available since: 6.1.0

Parameters

delay_factor

Type: gdouble

Delay factor.

division

Type: gint

Division.

tempo

Type: gint

Tempo.

bpm

Type: gint

Bpm.

delta_time

Type: gint

Delta time.

Return value

Type: guint

The note 256th offset.