Method

AgsAudioNoteset_attack

since: 3.1.0

Declaration [src]

void
ags_note_set_attack (
  AgsNote* note,
  AgsComplex* attack
)

Description [src]

Sets attack.

Available since: 3.1.0

Sets propertyAgsAudio.Note:attack

Parameters

attack

Type: AgsComplex

The attack.

The data is owned by the caller of the function.