void GxTubeDelay::clean_up() { #ifndef __SSE__ wn->delete_instance(wn);; #endif // delete the internal DSP mem if (tubedelay->activate_plugin !=0) tubedelay->activate_plugin(false, tubedelay); }
void Gx_studiopre::clean_up() { #ifndef __SSE__ wn->delete_instance(wn);; #endif // delete the internal DSP mem if (studiopre_mono->activate_plugin !=0) studiopre_mono->activate_plugin(false, studiopre_mono); }