Constructor

AgsAudioVst3Conversionnew

since: 3.10.5

Declaration [src]

AgsVst3Conversion*
ags_vst3_conversion_new (
  void
)

Description [src]

Create a new instance of AgsVst3Conversion.

Available since: 3.10.5

Return value

Type: AgsVst3Conversion

The new AgsVst3Conversion.

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