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
Actually do what the previous commit only claimed to.
tags/non-daw-v1.2.0
Jonathan Moore Liles
13 years ago
parent
a93f620eb0
commit
8e01aec002
1 changed files
with
1 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
src/main.C
+ 1
- 0
src/main.C
View File
@@ -289,6 +289,7 @@ main ( int argc, char **argv )
}
}
else
else
{
{
setup_jack();
if ( argc > 1 )
if ( argc > 1 )
{
{
/* maybe a filename on the commandline */
/* maybe a filename on the commandline */
Write
Preview
Loading…
Cancel
Save