Method

AgsAudioRecallget_midi1_cc_to_value

since: 7.0.0

Declaration [src]

GHashTable*
ags_recall_get_midi1_cc_to_value (
  AgsRecall* recall
)

Description [src]

Gets MIDI version 1 control change to value mapped hash table.

Available since: 7.0.0

Return value

Type: GHashTable

The MIDI version 1 control change to value hash table.

The caller of the method takes ownership of the returned data container, but not the data inside it.