Closed eeickmeyer closed 1 year ago
Thanks for this.
In client_templates.xml, a quote is missing line 21 after "executable=".
About executables, it should be another PR, because it is not linked at all with the Mixbus templates. I answer quickly anyway:
Could you restart a PR only with Mixbus templates ?
I can restart with only the Mixbus templates but...
files in src/jack_config_script have not to be executable, they are loaded by those that are.
Unfortunately, I'll still have to downstream patch that as any script with a shebang (#!/bin/sh
or #!/bin/bash
) still must be marked as executable per Debian packaging policy.
The commit name is a bit wrong, should be "add mixbus 9 and mixbus32c 8 and 9," but it was late and I was tired apparenty. Since Mixbus32c is also a derivative of Ardour, it makes sense to include the two most recent versions of that as well. Also, the most recent version of Mixbus (non-32c) is 9, so this adds that as well.
Additionally, many components that should be executable are not, so this fixes that.