This website works better with JavaScript.
Home
Help
Sign In
linuxaudio
/
new-session-manager
mirror of
https://github.com/linuxaudio/new-session-manager
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
17
Wiki
Activity
Browse Source
Mixer: Apply appropriate change required by 66daa1.
tags/non-daw-v1.1.0
Jonathan Moore Liles
15 years ago
parent
0a6749fd16
commit
a279d35902
1 changed files
with
1 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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();
}
}
Write
Preview
Loading…
Cancel
Save