Method

AgsSoundcardget_note_256th_attack_at_position

since: 6.2.2

Declaration [src]

guint
ags_soundcard_get_note_256th_attack_at_position (
  AgsSoundcard* soundcard,
  guint note_256th_attack_position
)

Description [src]

Get current playback note 256th attack position within AGS_SOUNDCARD_DEFAULT_PERIOD.

Available since: 6.2.2

Parameters

note_256th_attack_position

Type: guint

The note 256th attack position.

Return value

Type: guint

No description available.