Constructor
AgsAudioMidiFilenew
since: 3.0.0
Declaration [src]
AgsMidiFile*
ags_midi_file_new (
void
)
Return value
Type: AgsMidiFile
The new AgsMidiFile
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |