Constructor

AgsAudioFxVst3Recyclingnew

since: 3.10.5

Declaration [src]

AgsFxVst3Recycling*
ags_fx_vst3_recycling_new (
  AgsRecycling* recycling
)

Description [src]

Create a new instance of AgsFxVst3Recycling.

Available since: 3.10.5

Parameters

recycling

Type: AgsRecycling

The AgsRecycling.

The data is owned by the caller of the function.

Return value

Type: AgsFxVst3Recycling

The new AgsFxVst3Recycling.

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