Constructor
AgsAudioFxSynthRecyclingnew
since: 3.14.0
Declaration [src]
AgsFxSynthRecycling*
ags_fx_synth_recycling_new (
AgsRecycling* recycling
)
Parameters
recycling-
Type:
AgsRecyclingThe
AgsRecycling.The data is owned by the caller of the function.
Return value
Type: AgsFxSynthRecycling
The new AgsFxSynthRecycling.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |