Constructor

AgsAudioFxLfoRecyclingnew

since: 3.8.0

Declaration [src]

AgsFxLfoRecycling*
ags_fx_lfo_recycling_new (
  AgsRecycling* recycling
)

Description [src]

Create a new instance of AgsFxLfoRecycling.

Available since: 3.8.0

Parameters

recycling

Type: AgsRecycling

The AgsRecycling.

The data is owned by the caller of the function.

Return value

Type: AgsFxLfoRecycling

The new AgsFxLfoRecycling.

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