Method

AgsAudioAudioset_input_midi_file

since: 3.1.0

Declaration [src]

void
ags_audio_set_input_midi_file (
  AgsAudio* audio,
  GObject* input_midi_file
)

Description [src]

Set input MIDI file.

Available since: 3.1.0

Parameters

input_midi_file

Type: GObject

The GObject.

The data is owned by the caller of the function.