scel icon indicating copy to clipboard operation
scel copied to clipboard

Allow use of pw-jack with custom variable

Open noonker opened this issue 7 months ago • 3 comments

I'm using PipeWire under Linux and need to use pw-jack to start sclang to ensure that we're using PipeWire's implementation of Jack instead of Jack's own implementation.

This patch adds the custom variable

sclang-use-pw-jack. When it's non-nil- sclang-start will load pw-jack instead of sclang-program and instead add sclang-program to the first argument generated by sclang-make-options

Let me know what you think :)

noonker avatar Jul 23 '25 02:07 noonker