Constructor

AgsAudioIpatchDLS2Readernew

since: 3.0.0

Declaration [src]

AgsIpatchDLS2Reader*
ags_ipatch_dls2_reader_new (
  AgsIpatch* ipatch
)

Description [src]

Creates an AgsIpatchDLS2Reader.

Available since: 3.0.0

Parameters

ipatch

Type: AgsIpatch

The AgsIpatch.

The data is owned by the caller of the function.

Return value

Type: AgsIpatchDLS2Reader

An empty AgsIpatchDLS2Reader.

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