Method

AgsAudioPatternget_bit

since: 3.0.0

Declaration [src]

gboolean
ags_pattern_get_bit (
  AgsPattern* pattern,
  guint i,
  guint j,
  guint bit
)

Description [src]

Check for tic to be played.

Available since: 3.0.0

Parameters

i

Type: guint

Bank index 0

j

Type: guint

Bank index 1

bit

Type: guint

The tic to check.

Return value

Type: gboolean

TRUE if tone is enabled.