actually write JACK command line out to ~/.jackdrc so that settings take effect
This commit is contained in:
parent
4b9289e17e
commit
862315ec2a
@ -447,7 +447,7 @@ JACKAudioBackend::setup_jack_startup_command ()
|
||||
|
||||
std::cerr << "JACK command line will be: " << cmdline << std::endl;
|
||||
|
||||
// write_jack_config_file (get_jack_server_user_config_file_path(), cmdline);
|
||||
write_jack_config_file (get_jack_server_user_config_file_path(), cmdline);
|
||||
}
|
||||
|
||||
/* ---- BASIC STATE CONTROL API: start/stop/pause/freewheel --- */
|
||||
|
Loading…
Reference in New Issue
Block a user