Mixer: Apply appropriate change required by 66daa1.
This commit is contained in:
parent
0a6749fd16
commit
a279d35902
|
@ -39,6 +39,7 @@ Engine::Engine ( void (*process_callback)(nframes_t nframes, void *), void *user
|
|||
|
||||
Engine::~Engine ( )
|
||||
{
|
||||
deactivate();
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue