Constructor

AgsAudioFxTremoloRecyclingnew

since: 5.2.0

[]

Declaration [src]

AgsFxTremoloRecycling*
ags_fx_tremolo_recycling_new (
  AgsRecycling* recycling
)
[]

Description [src]

Create a new instance of AgsFxTremoloRecycling.

Available since: 5.2.0

[]

Parameters

recycling

Type: AgsRecycling

The AgsRecycling.

The data is owned by the caller of the function.
[]

Return value

Type: AgsFxTremoloRecycling

The new AgsFxTremoloRecycling.

The caller of the function takes ownership of the data, and is responsible for freeing it.