Browse Source

Mixer: Apply appropriate change required by 66daa1.

tags/non-daw-v1.1.0
Jonathan Moore Liles 15 years ago
parent
commit
a279d35902
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      Mixer/Engine/Engine.C

+ 1
- 0
Mixer/Engine/Engine.C View File

@@ -39,6 +39,7 @@ Engine::Engine ( void (*process_callback)(nframes_t nframes, void *), void *user


Engine::~Engine ( ) Engine::~Engine ( )
{ {
deactivate();
} }




Loading…
Cancel
Save