stop method

void stop()
override

Implementation

void stop()
{
  _csound.stop();
}