Interface

AgsTactable

[]

Description

interface Ags.Tactable : GObject.Object

No description available.

[]

Prerequisite

In order to implement Tactable, your type must inherit fromGObject.

[]

Instance methods

ags_tactable_change_bpm

Change bpm.

since: 3.0.0

ags_tactable_change_midi_duration

Change midi duration.

since: 3.0.0

ags_tactable_change_notation_duration

Change notation duration.

since: 3.0.0

ags_tactable_change_sequencer_duration

Change sequencer duration.

since: 3.0.0

ags_tactable_change_tact

Change tact.

since: 3.0.0

ags_tactable_change_wave_duration

Change wave duration.

since: 3.0.0

ags_tactable_get_bpm

Get bpm.

since: 3.0.0

ags_tactable_get_midi_duration

Get midi duration.

since: 3.0.0

ags_tactable_get_notation_duration

Get notation duration.

since: 3.0.0

ags_tactable_get_sequencer_duration

Get sequencer duration.

since: 3.0.0

ags_tactable_get_tact

Get tact.

since: 3.0.0

ags_tactable_get_wave_duration

Get wave duration.

since: 3.0.0

[]

Signals

Ags.Tactable::change-bpm

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

since: 3.0.0

Ags.Tactable::change-midi-duration

The ::change-midi-duration signal notifies about changed duration of midi.

since: 3.0.0

Ags.Tactable::change-notation-duration

The ::change-notation-duration signal notifies about changed duration of notation.

since: 3.0.0

Ags.Tactable::change-sequencer-duration

The ::change-sequencer-duration signal notifies about changed duration of sequencer.

since: 3.0.0

Ags.Tactable::change-tact

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

since: 3.0.0

Ags.Tactable::change-wave-duration

The ::change-wave-duration signal notifies about changed duration of wave.

since: 3.0.0

Interface structure

[]

Virtual methods

Ags.Tactable.change_bpm

Change bpm.

since: 3.0.0

Ags.Tactable.change_midi_duration

Change midi duration.

since: 3.0.0

Ags.Tactable.change_notation_duration

Change notation duration.

since: 3.0.0

Ags.Tactable.change_sequencer_duration

Change sequencer duration.

since: 3.0.0

Ags.Tactable.change_tact

Change tact.

since: 3.0.0

Ags.Tactable.change_wave_duration

Change wave duration.

since: 3.0.0

Ags.Tactable.get_bpm

Get bpm.

since: 3.0.0

Ags.Tactable.get_midi_duration

Get midi duration.

since: 3.0.0

Ags.Tactable.get_notation_duration

Get notation duration.

since: 3.0.0

Ags.Tactable.get_sequencer_duration

Get sequencer duration.

since: 3.0.0

Ags.Tactable.get_tact

Get tact.

since: 3.0.0

Ags.Tactable.get_wave_duration

Get wave duration.

since: 3.0.0