On 2019-12-20 19:43, Marcel Bonnet wrote: > - read an audio sample as integer (stereo 16 bit LE) > - convert to float > - apply a gain, like: sample *= 0.3f > - convert to integer again The attachment is missing. Probably better to use the host endian version of AFMT. --HPS