Virtual Method
AgsAudioMidiBuilderappend_header
since: 3.0.0
[−]
Declaration [src]
void
append_header (
AgsMidiBuilder* midi_builder,
guint offset,
guint format,
guint track_count,
guint division,
guint times,
guint bpm,
guint clicks
)
[−]
Parameters
offset
-
Type:
guint
Start delta-time.
format
-
Type:
guint
Either 0, 1 or 2.
track_count
-
Type:
guint
The number of tracks.
division
-
Type:
guint
Timing division.
times
-
Type:
guint
Pulse per quarter note.
bpm
-
Type:
guint
Beats per minute.
clicks
-
Type:
guint
Timing clicks.