Method

AgsAudioAudioopen_midi_file_as_notation

Declaration [src]

void
ags_audio_open_midi_file_as_notation (
  AgsAudio* audio,
  const gchar* filename,
  const gchar* instrument,
  const gchar* track_name,
  guint midi_channel
)

Description

No description available.

Parameters

filename

Type: const gchar*

No description available.

The data is owned by the caller of the function.
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 function.
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 function.
The value is a NUL terminated UTF-8 string.
midi_channel

Type: guint

No description available.