to load and use a different user-level hydrogen.conf file (of arbitrary name).
At first I thought the JACK integration test broke again. But it turned out my local hydrogen.conf file leaked into its setup and now with different parameter it stopped working. To avoid such problem in the future, both hydrogen and h2cli are now able to use config file provided via CLI.
to load and use a different user-level hydrogen.conf file (of arbitrary name).
At first I thought the JACK integration test broke again. But it turned out my local hydrogen.conf file leaked into its setup and now with different parameter it stopped working. To avoid such problem in the future, both
hydrogen
andh2cli
are now able to use config file provided via CLI.