Method
AgsAudioAudioopen_midi_file_as_midi
Declaration [src]
void
ags_audio_open_midi_file_as_midi (
AgsAudio* audio,
const gchar* filename,
const gchar* instrument,
const gchar* track_name,
guint midi_channel
)
Parameters
filename
-
Type:
const gchar*
No description available.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string. instrument
-
Type:
const gchar*
No description available.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string. track_name
-
Type:
const gchar*
No description available.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string. midi_channel
-
Type:
guint
No description available.