12 outputBuffer.copySamplesFrom(mIO.getInput());
AdditiveInstrument.h – Sum-of-sines synthesis instrument class.
void nextBuffer(Buffer &outputBuffer)
copy next buffer from cache
Buffer – the multi-channel sample buffer class (passed around between generators and IO guys)...
Base class of CSL exceptions (written upper-case). Has a string message.