Method
AgsAudioAudioset_instrument_name
since: 3.1.0
[−]
Declaration [src]
void
ags_audio_set_instrument_name (
AgsAudio* audio,
gchar* instrument_name
)
[−]
Parameters
instrument_name
-
Type:
gchar*
The instrument name.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string.