fix name of control app for Delta1010
This commit is contained in:
parent
2a89234027
commit
bea5434639
@ -976,7 +976,7 @@ JACKAudioBackend::control_app_name () const
|
||||
if (_target_device == "Hammerfall DSP") {
|
||||
appname = "hdspconf";
|
||||
} else if (_target_device == "M Audio Delta 1010") {
|
||||
appname = "mudita";
|
||||
appname = "mudita24";
|
||||
}
|
||||
}
|
||||
} else {
|
||||
|
Loading…
Reference in New Issue
Block a user