Signal
AgsAudioMidiBuilder::append-header
since: 3.0.0
[−]
Declaration
void
append_header (
AgsMidiBuilder* self,
guint offset,
guint format,
guint track_count,
guint division,
guint times,
guint bpm,
guint clicks,
gpointer user_data
)
[−]
Description [src]
The ::append-header signal is emited during building of header.
Default handler: The default handler is called after the handlers added via |
Available since: 3.0.0 |
[−]
Parameters
offset
-
Type:
guint
Start delta-time.
format
-
Type:
guint
Format 0, 1 or 2.
track_count
-
Type:
guint
The number of tracks.
division
-
Type:
guint
Timing division.
times
-
Type:
guint
Pulses per quarter note.
bpm
-
Type:
guint
Beats per minute.
clicks
-
Type:
guint
Timing clicks.