process method

bool process()

Implementation

bool process()
{
    return _process(synthesizer.blockSize);
}