public void process(ICStream ics, float[] spec, SampleFrequency sf, bool decode) { //TODO... }
public SCE_LFE(int frameLength) { ics = new ICStream(frameLength); }