Virtual Method

AgsSoundcardget_note_256th_attack

since: 6.2.2

Declaration [src]

void
get_note_256th_attack (
  AgsSoundcard* soundcard,
  guint* note_256th_attack_lower,
  guint* note_256th_attack_upper
)

Description [src]

Get current playback note 256th attack.

Available since: 6.2.2

Parameters

note_256th_attack_lower

Type: guint*

The return location of attack lower range.

The data is owned by the caller of the function.
note_256th_attack_upper

Type: guint*

The return location of attack upper range.

The data is owned by the caller of the function.