!7 lib 1400502 // Concentus 1.0 import org.concentus.*; cm TestConcentus > DynSingleFunctionWithPrintLog { @Override void doIt { OpusDecoder decoder = new(48000, 1); // decode mono } }