Constructor

AgsAudioVst3Managernew

since: 3.10.2

Declaration [src]

AgsVst3Manager*
ags_vst3_manager_new (
  void
)

Description [src]

Create a new instance of AgsVst3Manager.

Available since: 3.10.2

Return value

Type: AgsVst3Manager

The new AgsVst3Manager.

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