Rename JACK to "JACK/Pipewire" on Linux (1/2)
This commit is contained in:
@@ -31,7 +31,11 @@ static bool already_configured ();
|
||||
static bool available ();
|
||||
|
||||
static ARDOUR::AudioBackendInfo _descriptor = {
|
||||
#if ! (defined(__APPLE__) || defined(PLATFORM_WINDOWS))
|
||||
"JACK/Pipewire",
|
||||
#else
|
||||
"JACK",
|
||||
#endif
|
||||
instantiate,
|
||||
deinstantiate,
|
||||
backend_factory,
|
||||
|
||||
Reference in New Issue
Block a user