Channel.intBuff

buffer for FIR-filters [0,1], output [2], IIR-filter output converted to int [3]

struct Channel
short*[3] intBuff;

Meta