mal_uint8temp[MAL_MAX_CHANNELS*MAL_MAX_SAMPLE_SIZE_IN_BYTES];// Product of MAL_MAX_SAMPLE_SIZE_IN_BYTES to ensure it's large enough for all formats.
mal_uint8temp[MAL_MAX_CHANNELS*MAL_MAX_PCM_SAMPLE_SIZE_IN_BYTES];// Product of MAL_MAX_PCM_SAMPLE_SIZE_IN_BYTES to ensure it's large enough for all formats.