#include <sound_2gs.h>
Public Attributes | |
| uint | byteCount |
| Length of the whole instrument set in bytes. | |
| uint | instCount |
| Amount of instrument in the set. | |
| const char * | md5 |
| MD5 hex digest of the whole instrument set. | |
| const char * | waveFileMd5 |
| MD5 hex digest of the wave file (i.e. the sample data used by the instruments) | |
| const IIgsMidiProgramMapping * | progToInst |
| Program change to instrument number mapping. | |
Apple IIGS AGI instrument set information.