|
"JACK seems to be compiled without Metadatas support, ", |
_logger.warning(
"Failed to get JACK properties, "
"JACK seems to be compiled without Metadatas support, ",
"you can't rename ports in the graph.")
I assume there should be no comma at the end of the line here: ... support, ",
HoustonPatchbay/source/patch_engine/patch_engine.py
Line 857 in 5950642
I assume there should be no comma at the end of the line here:
... support, ",