We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
typedef enum { GB_AUDIO_FORMAT_RAW, GB_AUDIO_FORMAT_AIFF, GB_AUDIO_FORMAT_WAV, } GB_audio_format_t;
In apu.h
apu.h
TBD