Enumeration

AgsAudioGigLevel

Declaration

enum AgsAudio.GigLevel

Description [src]

Enum values to describe the different levels of a Soundfont2 file.

Members

AGS_GIG_FILENAME

Filename.

  • Value: 0
  • Available since: 7.0
AGS_GIG_IHDR

Instrument header.

  • Value: 1
  • Available since: 7.0
AGS_GIG_SHDR

Sample header.

  • Value: 2
  • Available since: 7.0