Constructor

AgsAudioSFZSamplenew

since: 3.0.0

Declaration [src]

AgsSFZSample*
ags_sfz_sample_new (
  void
)

Description [src]

Creates a new instance of AgsSFZSample.

Available since: 3.0.0

Return value

Type: AgsSFZSample

The new AgsSFZSample.

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